This website requires JavaScript.
Explore
Help
Sign In
gitops
/
patroni
Watch
1
Star
0
Fork
0
mirror of
https://github.com/outbackdingo/patroni.git
synced
2026-08-25 14:53:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5612cd0280ec016831efa0e461f7825d1bac3400
patroni
/
helpers
T
History
Josh Berkus
5612cd0280
Changed use_slots to be backwards compatible by using config.get() per PR feedback.
2015-09-03 22:20:27 -07:00
..
__init__.py
first commit
2015-03-15 23:16:48 -07:00
api.py
use six module to support python 2 and 3 instead of conditional imports
2015-07-15 12:03:28 +02:00
dcs.py
Update dcs.py
2015-08-11 12:01:21 +02:00
etcd.py
Remove unneeded class CurrentLeaderError
2015-07-08 08:53:08 +02:00
ha.py
Run is_healthiest_node against last know healthy configuration of cluster
2015-07-15 11:20:25 +02:00
postgresql.py
Changed use_slots to be backwards compatible by using config.get() per PR feedback.
2015-09-03 22:20:27 -07:00
utils.py
real_ttl method will return -1 when expiration is not defined
2015-06-23 17:15:37 +02:00
zookeeper.py
Add exhibitor support
2015-07-10 10:46:33 +02:00