Pysyncobj

Latest version: v0.3.12

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.3.5

* Network layer refactored
* Fixed readonly node diconnection
* Fixed replicated lock acquiring
* Monotonic time implemented

0.3.4

* Added distributed queue battery
* Fixed log compaction time splitting for python3

0.3.3

* Fixed windows support

0.3.2

- [Zero downtime deploy](https://github.com/bakwc/PySyncObj/wiki/Zero-downtime-deploy)
- Added IPv6 suport
- Leader fallback to folower if couldn't reach for majority of a cluster for a long time
- Added `onStateChanged` callback (it will be triggered when node becomes follower / candidate / leader)
- Fixed bug in dynamic membership changes

0.3.1

_Few minur bugfixes_:
- fixed sample from `README.md`
- fixed `syncobj_admin` `status` command
- fixed `syncobj_admin` connection errors and unhandled exceptions

0.3.0

- Improved python3 support (47 using same code in py2 and py3 instead of running 2to3 and maintaining two copies)
- Added ability to mix python2 and python3 nodes in the same cluster (49)
- Added ability to mix nodes with in-memory and on-disk serialization (49)
- Added multiple consumers support (53)
- Improved sync/async usage (54)
- Added ["batteries"](https://github.com/bakwc/PySyncObj#batteries) - set of useful built-in distributed data structures (55)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.