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
a6fcd6681969756f08177fce514d6976f03b5d5c
patroni
/
helpers
T
History
Oleksii Kliukin
8ab7717f13
increase test coverage for the changes in postgresql.py
2015-06-05 10:03:42 +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
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