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
f5627a498e4e46f5480b38020f8a23194314285e
patroni
/
helpers
T
History
Josh Berkus
2b801a3ccc
Next 9.3 compatibility commit. Removed pg_lsn, since it's not available in 9.3.
2015-09-03 18:03:25 -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
Next 9.3 compatibility commit. Removed pg_lsn, since it's not available in 9.3.
2015-09-03 18:03:25 -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