mirror of
https://github.com/redis/redis.git
synced 2026-05-28 04:02:46 -04:00
Merge 82de18a449 into 138263a1b4
This commit is contained in:
commit
2ffa03c2e2
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ acllog-max-len 128
|
|||
|
||||
# sentinel parallel-syncs <master-name> <numreplicas>
|
||||
#
|
||||
# How many replicas we can reconfigure to point to the new replica simultaneously
|
||||
# How many replicas we can reconfigure to point to the new master simultaneously
|
||||
# during the failover. Use a low number if you use the replicas to serve query
|
||||
# to avoid that all the replicas will be unreachable at about the same
|
||||
# time while performing the synchronization with the master.
|
||||
|
|
|
|||
Loading…
Reference in a new issue