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
cdc75262164aeb42033734136700414884bd2bc6
patroni
/
helpers
T
History
Oleksii Kliukin
cdc7526216
Merge branch 'master' into feature/awstags
2015-06-05 09:50:17 +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
python3 compatibility: use isinstance instead of type()
2015-06-05 09:44:47 +02:00
errors.py
Refactor exceptions handling in etcd.py and ha.py
2015-05-24 15:40:36 +02:00
etcd.py
set value of api_url from application_name parameter of conn_url. Reset parameters of conn_url
2015-06-02 09:45:37 +02:00
ha.py
Try to avoid "double" promotion.
2015-06-01 13:48:44 +02:00
postgresql.py
Merge branch 'master' into feature/awstags
2015-06-05 09:50:17 +02:00
utils.py
Implement lsn_to_bytes bytes_to_lsn functions
2015-06-02 13:36:36 +02:00