Package - python3-pysyncobj
Primary informations
Download package: https://apt.postgresql.org/pub/repos/apt/pool/main/p/pysyncobj/python3-pysyncobj_0.3.14-2.pgdg130+1_all.deb (Size: 59.4KiB)| Property | Value |
|---|---|
| Package | python3-pysyncobj |
| Source | pysyncobj |
| Version | 0.3.14-2.pgdg130+1 |
| Architecture | all |
| Maintainer | Michael Banck |
| Installed-Size | 442 |
| Depends | python3:any (>= 3.6~), python3-cryptography |
| Homepage | https://github.com/bakwc/PySyncObj |
| Priority | optional |
| Section | python |
| Filename | pool/main/p/pysyncobj/python3-pysyncobj_0.3.14-2.pgdg130+1_all.deb |
| Size | 60776 |
| SHA256 | 665b550e74a41e2c9f0089d8b064c73955e1556edde0c727c73b59a8946b8d07 |
| SHA1 | af0d7bc540ebb76af5dd1434f198ff2c26e98add |
| MD5sum | daa30d72ab8902761e48309677ec0ba3 |
| 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 |
| Description-md5 |
Files in package
- /usr/bin/syncobj_admin
- /usr/bin/syncobj_admin
- /usr/lib/python3/dist-packages/pysyncobj-0.3.14.egg-info/PKG-INFO
- /usr/lib/python3/dist-packages/pysyncobj-0.3.14.egg-info/PKG-INFO
- /usr/lib/python3/dist-packages/pysyncobj-0.3.14.egg-info/dependency_links.txt
- /usr/lib/python3/dist-packages/pysyncobj-0.3.14.egg-info/dependency_links.txt
- /usr/lib/python3/dist-packages/pysyncobj-0.3.14.egg-info/entry_points.txt
- /usr/lib/python3/dist-packages/pysyncobj-0.3.14.egg-info/entry_points.txt
- /usr/lib/python3/dist-packages/pysyncobj-0.3.14.egg-info/top_level.txt
- /usr/lib/python3/dist-packages/pysyncobj-0.3.14.egg-info/top_level.txt
- /usr/lib/python3/dist-packages/pysyncobj/__init__.py
- /usr/lib/python3/dist-packages/pysyncobj/__init__.py
- /usr/lib/python3/dist-packages/pysyncobj/atomic_replace.py
- /usr/lib/python3/dist-packages/pysyncobj/atomic_replace.py
- /usr/lib/python3/dist-packages/pysyncobj/batteries.py
- /usr/lib/python3/dist-packages/pysyncobj/batteries.py
- /usr/lib/python3/dist-packages/pysyncobj/config.py
- /usr/lib/python3/dist-packages/pysyncobj/config.py
- /usr/lib/python3/dist-packages/pysyncobj/dns_resolver.py
- /usr/lib/python3/dist-packages/pysyncobj/dns_resolver.py
- /usr/lib/python3/dist-packages/pysyncobj/encryptor.py
- /usr/lib/python3/dist-packages/pysyncobj/encryptor.py
- /usr/lib/python3/dist-packages/pysyncobj/fast_queue.py
- /usr/lib/python3/dist-packages/pysyncobj/fast_queue.py
- /usr/lib/python3/dist-packages/pysyncobj/journal.py
- /usr/lib/python3/dist-packages/pysyncobj/journal.py
- /usr/lib/python3/dist-packages/pysyncobj/monotonic.py
- /usr/lib/python3/dist-packages/pysyncobj/monotonic.py
- /usr/lib/python3/dist-packages/pysyncobj/node.py
- /usr/lib/python3/dist-packages/pysyncobj/node.py
- /usr/lib/python3/dist-packages/pysyncobj/pickle.py
- /usr/lib/python3/dist-packages/pysyncobj/pickle.py
- /usr/lib/python3/dist-packages/pysyncobj/pipe_notifier.py
- /usr/lib/python3/dist-packages/pysyncobj/pipe_notifier.py
- /usr/lib/python3/dist-packages/pysyncobj/poller.py
- /usr/lib/python3/dist-packages/pysyncobj/poller.py
- /usr/lib/python3/dist-packages/pysyncobj/serializer.py
- /usr/lib/python3/dist-packages/pysyncobj/serializer.py
- /usr/lib/python3/dist-packages/pysyncobj/syncobj.py
- /usr/lib/python3/dist-packages/pysyncobj/syncobj.py
- /usr/lib/python3/dist-packages/pysyncobj/syncobj_admin.py
- /usr/lib/python3/dist-packages/pysyncobj/syncobj_admin.py
- /usr/lib/python3/dist-packages/pysyncobj/tcp_connection.py
- /usr/lib/python3/dist-packages/pysyncobj/tcp_connection.py
- /usr/lib/python3/dist-packages/pysyncobj/tcp_server.py
- /usr/lib/python3/dist-packages/pysyncobj/tcp_server.py
- /usr/lib/python3/dist-packages/pysyncobj/transport.py
- /usr/lib/python3/dist-packages/pysyncobj/transport.py
- /usr/lib/python3/dist-packages/pysyncobj/utility.py
- /usr/lib/python3/dist-packages/pysyncobj/utility.py
- /usr/lib/python3/dist-packages/pysyncobj/version.py
- /usr/lib/python3/dist-packages/pysyncobj/version.py
- /usr/lib/python3/dist-packages/pysyncobj/win_inet_pton.py
- /usr/lib/python3/dist-packages/pysyncobj/win_inet_pton.py
- /usr/share/doc/python3-pysyncobj/README.md.gz
- /usr/share/doc/python3-pysyncobj/README.md.gz
- /usr/share/doc/python3-pysyncobj/changelog.Debian.gz
- /usr/share/doc/python3-pysyncobj/changelog.Debian.gz
- /usr/share/doc/python3-pysyncobj/copyright
- /usr/share/doc/python3-pysyncobj/copyright
- /usr/share/doc/python3-pysyncobj/html/_sources/batteries.rst.txt
- /usr/share/doc/python3-pysyncobj/html/_sources/batteries.rst.txt
- /usr/share/doc/python3-pysyncobj/html/_sources/index.rst.txt
- /usr/share/doc/python3-pysyncobj/html/_sources/index.rst.txt
- /usr/share/doc/python3-pysyncobj/html/_sources/pysyncobj.rst.txt
- /usr/share/doc/python3-pysyncobj/html/_sources/pysyncobj.rst.txt
- /usr/share/doc/python3-pysyncobj/html/_static/basic.css
- /usr/share/doc/python3-pysyncobj/html/_static/basic.css
- /usr/share/doc/python3-pysyncobj/html/_static/css/badge_only.css
- /usr/share/doc/python3-pysyncobj/html/_static/css/badge_only.css
- /usr/share/doc/python3-pysyncobj/html/_static/css/theme.css
- /usr/share/doc/python3-pysyncobj/html/_static/css/theme.css
- /usr/share/doc/python3-pysyncobj/html/_static/doctools.js
- /usr/share/doc/python3-pysyncobj/html/_static/doctools.js
- /usr/share/doc/python3-pysyncobj/html/_static/documentation_options.js
- /usr/share/doc/python3-pysyncobj/html/_static/documentation_options.js
- /usr/share/doc/python3-pysyncobj/html/_static/file.png
- /usr/share/doc/python3-pysyncobj/html/_static/file.png
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Bold.ttf
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Bold.ttf
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Bold.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Bold.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-BoldItalic.ttf
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-BoldItalic.ttf
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-BoldItalic.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-BoldItalic.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Italic.ttf
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Italic.ttf
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Italic.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Italic.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Regular.ttf
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Regular.ttf
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Regular.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/Lato-Regular.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/RobotoSlab-Bold.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/RobotoSlab-Bold.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/RobotoSlab-Regular.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/RobotoSlab-Regular.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/fontawesome-webfont.eot
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/fontawesome-webfont.eot
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/fontawesome-webfont.svg
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/fontawesome-webfont.svg
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/fontawesome-webfont.ttf
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/fontawesome-webfont.ttf
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/fontawesome-webfont.woff
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/fontawesome-webfont.woff
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/fontawesome-webfont.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/fonts/fontawesome-webfont.woff2
- /usr/share/doc/python3-pysyncobj/html/_static/js/theme.js
- /usr/share/doc/python3-pysyncobj/html/_static/js/theme.js
- /usr/share/doc/python3-pysyncobj/html/_static/js/versions.js
- /usr/share/doc/python3-pysyncobj/html/_static/js/versions.js
- /usr/share/doc/python3-pysyncobj/html/_static/language_data.js
- /usr/share/doc/python3-pysyncobj/html/_static/language_data.js
- /usr/share/doc/python3-pysyncobj/html/_static/minus.png
- /usr/share/doc/python3-pysyncobj/html/_static/minus.png
- /usr/share/doc/python3-pysyncobj/html/_static/plus.png
- /usr/share/doc/python3-pysyncobj/html/_static/plus.png
- /usr/share/doc/python3-pysyncobj/html/_static/pygments.css
- /usr/share/doc/python3-pysyncobj/html/_static/pygments.css
- /usr/share/doc/python3-pysyncobj/html/_static/searchtools.js
- /usr/share/doc/python3-pysyncobj/html/_static/searchtools.js
- /usr/share/doc/python3-pysyncobj/html/_static/sphinx_highlight.js
- /usr/share/doc/python3-pysyncobj/html/_static/sphinx_highlight.js
- /usr/share/doc/python3-pysyncobj/html/batteries.html
- /usr/share/doc/python3-pysyncobj/html/batteries.html
- /usr/share/doc/python3-pysyncobj/html/genindex.html
- /usr/share/doc/python3-pysyncobj/html/genindex.html
- /usr/share/doc/python3-pysyncobj/html/index.html
- /usr/share/doc/python3-pysyncobj/html/index.html
- /usr/share/doc/python3-pysyncobj/html/objects.inv
- /usr/share/doc/python3-pysyncobj/html/objects.inv
- /usr/share/doc/python3-pysyncobj/html/pysyncobj.html
- /usr/share/doc/python3-pysyncobj/html/pysyncobj.html
- /usr/share/doc/python3-pysyncobj/html/search.html
- /usr/share/doc/python3-pysyncobj/html/search.html
- /usr/share/doc/python3-pysyncobj/html/searchindex.js
- /usr/share/doc/python3-pysyncobj/html/searchindex.js