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
7f2dcc0a955bc0e6ae460da5a49c3917650aa79a
patroni
/
helpers
T
History
Oleksii Kliukin
7f2dcc0a95
Move replica creation code into a separte file. So far, only the class that makes replicas with pg_basebackup is called.
2015-08-03 11:44:11 +02:00
..
__init__.py
first commit
2015-03-15 23:16:48 -07:00
api.py
Rename governor into patroni
2015-07-08 10:37:35 +02:00
dcs.py
Keep node name in AbstractDCS class
2015-07-07 12:26:52 +02:00
etcd.py
Remove unneeded class CurrentLeaderError
2015-07-08 08:53:08 +02:00
ha.py
Keep node name in AbstractDCS class
2015-07-07 12:26:52 +02:00
postgresql.py
Move replica creation code into a separte file. So far, only the class that makes replicas with pg_basebackup is called.
2015-08-03 11:44:11 +02: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