mirror of
https://github.com/redis/redis.git
synced 2026-06-09 00:33:08 -04:00
Update redis.conf
Co-authored-by: Itamar Haber <itamar@redislabs.com>
This commit is contained in:
parent
c300effb35
commit
e517b31fb6
1 changed files with 1 additions and 1 deletions
|
|
@ -525,7 +525,7 @@ repl-disable-tcp-nodelay no
|
||||||
# missed while disconnected.
|
# missed while disconnected.
|
||||||
#
|
#
|
||||||
# The bigger the replication backlog, the longer the replica can endure the
|
# The bigger the replication backlog, the longer the replica can endure the
|
||||||
# disconnection and later be able to perform a partial resynchronization.
|
# disconnect and later be able to perform a partial resynchronization.
|
||||||
#
|
#
|
||||||
# The backlog is only allocated if there is at least one replica connected.
|
# The backlog is only allocated if there is at least one replica connected.
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue