blob: c748a0ba7250541d4ea70cf4c71d183304fa0c57 (
plain)
1
2
3
4
5
6
|
port 26382
sentinel monitor redis-py-test 127.0.0.1 6382 2
sentinel down-after-milliseconds redis-py-test 5000
sentinel failover-timeout redis-py-test 60000
sentinel parallel-syncs redis-py-test 1
|