summaryrefslogtreecommitdiff
path: root/docker/redis5/sentinel/sentinel_3.conf
blob: a0e350ba0fdab37248dea3d0bf8c94a0e9b70945 (plain)
1
2
3
4
5
6
port 26384

sentinel monitor redis-py-test 127.0.0.1 6383 2
sentinel down-after-milliseconds redis-py-test 5000
sentinel failover-timeout redis-py-test 60000
sentinel parallel-syncs redis-py-test 1