mirror of
https://github.com/redis/go-redis.git
synced 2025-07-29 17:41:15 +03:00
travis: don't start sentinel.
This commit is contained in:
6
testdata/sentinel.conf
vendored
6
testdata/sentinel.conf
vendored
@ -1,6 +0,0 @@
|
||||
port 26379
|
||||
|
||||
sentinel monitor master 127.0.0.1 6379 1
|
||||
sentinel down-after-milliseconds master 2000
|
||||
sentinel failover-timeout master 5000
|
||||
sentinel parallel-syncs master 4
|
Reference in New Issue
Block a user