Artifact python3-pysyncobj_0.3.12-1_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3:any (>= 3.6~), python3-cryptography
  Description: |-
    RAFT-based python class replication between multiple servers
     PySyncObj is a python library for building fault-tolerant distributed systems.
     It provides the ability to replicate your application data between multiple
     servers. It has following features:
     .
      * raft protocol for leader election and log replication
      * Log compaction - it use fork for copy-on-write while serializing data on
        disk
      * Dynamic membership changes - you can do it with syncobj_admin utility or
        directly from your code
      * Zero downtime deploy - no need to stop cluster to update nodes
      * In-memory and on-disk serialization - you can use in-memory mode for small
        data and on-disk for big one
      * Encryption - you can set password and use it in external network
      * Configurable event loop - it can works in separate thread with it's own
        event loop - or you can call onTick function inside your own one
      * Convenient interface - one can easily transform arbitrary class into a
        replicated one
  Homepage: https://github.com/bakwc/PySyncObj
  Installed-Size: '202'
  Maintainer: Michael Banck <mbanck@debian.org>
  Package: python3-pysyncobj
  Priority: optional
  Section: python
  Source: pysyncobj
  Version: 0.3.12-1
srcpkg_name: pysyncobj
srcpkg_version: 0.3.12-1

File

python3-pysyncobj_0.3.12-1_all.deb
Binary file python3-pysyncobj_0.3.12-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package pysyncobj_0.3.12-1
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload pysyncobj_0.3.12-1

binary package System build a package - 1 month ago 5 days, 15 hours
BETA