3.6 support will be added when Twisted supports Python 3.6. (There are worrying test failures under Python 3.6.)
- Minor convenience change to API: When instantiating primary or secondary servers, you can pass a file-name instead of a storage instance and a file storage will be created automatically.
3.0.0
------------------
- Add support for ZODB 5
- Drop ZooKeeper support.
2.5.3
----------------
- Fixed: monitor got the primary last transaction time before before getting the secondary last transaction time, sometimes leading to spurious reports of the primary being behind the secondary.
2.5.2
----------------
Fixed: the nagios monitor only worked if the primary and secondary ran in the same process (as in they did in the tests.)