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
526346a9c1206c5cd1883ff5e41dbf4751050fbd
patroni
/
helpers
T
History
Alexander Kukushkin
72b980bd97
Merge branch 'etcd-cluster-support' of github.com:CyberDem0n/governor
2015-06-10 11:58:48 +02:00
..
__init__.py
first commit
2015-03-15 23:16:48 -07:00
api.py
Import ThreadingMixIn for python3
2015-06-03 16:39:29 +02:00
aws.py
use instance-identity/document URL part to get instanceid and region at once.
2015-06-05 17:07:10 +02:00
errors.py
Support work with etcd as a cluster
2015-06-09 09:51:53 +02:00
etcd.py
Increase verbosity of failed PUT and DELETE requests. Hope will help to debug some etcd related issues
2015-06-10 11:56:16 +02:00
ha.py
Replace logging with logger in ha.py
2015-06-09 10:27:09 +02:00
postgresql.py
increase test coverage for the changes in postgresql.py
2015-06-05 10:03:42 +02:00
utils.py
Implement lsn_to_bytes bytes_to_lsn functions
2015-06-02 13:36:36 +02:00