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
e734ac6b1d8d88e2a98c5feb6b1e4b3d40febe6b
patroni
/
helpers
T
History
Alexander Kukushkin
19b0d4701b
Merge branch 'etcd-cluster-support' of github.com:CyberDem0n/governor into etcd-cluster-support
...
Conflicts: requirements-py2.txt tests/test_governor.py
2015-06-09 11:34:14 +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
Make logging of http requests more verbose
2015-06-09 10:25:33 +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