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-09-01 00:59:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6043bf8c754375e7b4fc92dd5c3f70f34f03edcd
patroni
/
helpers
T
History
Alexander Kukushkin
17112992d0
Merge branch 'master' of github.com:zalando/governor into features/refactoring
...
Conflicts: governor.py
2015-05-12 12:24:09 +02:00
..
__init__.py
first commit
2015-03-15 23:16:48 -07:00
errors.py
Inerit HealthiestMemberError and CurrentLeaderError from EtcdError
2015-05-06 14:45:49 +02:00
etcd.py
Bugfix, hostname and address are not keys of dict but properties of Member object
2015-05-12 09:08:45 +02:00
ha.py
Bugfix in has_lock: sometimes leader can be undefined
2015-05-12 11:07:52 +02:00
postgresql.py
Merge branch 'master' of github.com:CyberDem0n/governor into features/refactoring
2015-05-12 09:09:49 +02:00
statuspage.py
Start the http request handler for load balancing as a thread in Governor.
2015-05-11 13:11:09 +02:00