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
6df56fc6ccfe68259bd0d1556843e72d7e9b65e6
patroni
/
helpers
T
History
Josh Berkus
6df56fc6cc
Another try at the is_healthiest_node bugfix.
2015-09-03 21:41:33 -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
Another try at the is_healthiest_node bugfix.
2015-09-03 21:41:33 -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