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-26 23:50:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f47e9e3623fa42cfd329b2c13af7cb35f43dc41
patroni
/
helpers
T
History
Alexander Kukushkin
3f47e9e362
Merge branch 'etcd-cluster-support' of github.com:CyberDem0n/governor
2015-06-09 15:47:06 +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
Bugfix: target field of SRV object should be casted to string
2015-06-09 15:46:34 +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