check-patroni/check_patroni
benoit d4e974da51 --max-lag additions and fixups
* add --max-lag to cluster_has_replica
* change --lag to --max-lag in node_is_replica
* update tests
* update README.md
2021-08-13 11:00:43 +02:00
..
__init__.py Initial commit 2021-07-02 12:37:03 +02:00
__main__.py Initial commit 2021-07-02 12:37:03 +02:00
cli.py --max-lag additions and fixups 2021-08-13 11:00:43 +02:00
cluster.py --max-lag additions and fixups 2021-08-13 11:00:43 +02:00
node.py --max-lag additions and fixups 2021-08-13 11:00:43 +02:00
types.py More Typing 2021-08-12 13:07:28 +02:00