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
20c785b63a614652da4fd8c69cd2fea9701458fc
patroni
/
helpers
T
History
Oleksii Kliukin
20c785b63a
python3 compatibility: use isinstance instead of type()
2015-06-05 09:44:47 +02:00
..
__init__.py
first commit
2015-03-15 23:16:48 -07:00
api.py
Refactor api:
2015-06-01 10:48:16 +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
Wrap time.sleep into wrapper function
2015-05-28 15:47:51 +02:00
ha.py
Try to avoid "double" promotion.
2015-06-01 13:48:44 +02:00
postgresql.py
call on_change_callback only if it has been set.
2015-06-05 09:01:42 +02:00
utils.py
Wrap time.sleep into wrapper function
2015-05-28 15:47:51 +02:00