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 15:40:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d3a946ffb2b6035a6dbcbc91afee08200932802
patroni
/
helpers
T
History
Oleksii Kliukin
1d3a946ffb
Fix wrong number of arguments for the EBS instance.
2015-06-03 15:52:35 +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
Fix wrong number of arguments for the EBS instance.
2015-06-03 15:52:35 +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
add code to set tags on AWS objects (instances and EBS storage), as well as an ability for the postgres state_handler to call a callback when the state is changed, and use the new AWS code in a callback.
2015-06-03 12:56:00 +02:00
utils.py
Wrap time.sleep into wrapper function
2015-05-28 15:47:51 +02:00