Pysyncobj

Latest version: v0.3.14

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

Scan your dependencies

Page 4 of 5

0.2.1

- Added persistent journal. Now all transactions are saved to file without waiting log compaction
- Added replicated_sync decorator. It will wait until function applied on the majority of all servers and returns result.

0.2.0

- Dynamic cluster membership changes

0.1.11

- Fixed CPU usage (was broken in 0.1.10)

0.1.10

- Fixed major bug in protocol implementation (could lead to unconsistency; detected with random test)
- Fixed memory leak (Node and TcpConnection was not destroyed by garbage collector, because of **del** operation)
- Added onReady callback - it is called every time after process starts, as soon as SyncObj synced with other nodes (received latest version of all data)

0.1.9

- Few minor procol bug-fixes (detected with random test).
- Benchmarks.

0.1.8

- Added encryption
- Refactored networking code

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.