Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
b104f3ca
Unverified
Commit
b104f3ca
authored
Mar 08, 2022
by
Ronald Petty
Committed by
GitHub
Mar 08, 2022
Browse files
Update redis.conf (#10396)
Typo in conf file comment.
parent
2a295408
Changes
1
Show whitespace changes
Inline
Side-by-side
redis.conf
View file @
b104f3ca
...
...
@@ -627,7 +627,7 @@ repl-diskless-sync-max-replicas 0
#
# In many cases the disk is slower than the network, and storing and loading
# the RDB file may increase replication time (and even increase the master's
# Copy on Write memory and s
a
lve buffers).
# Copy on Write memory and sl
a
ve buffers).
# However, parsing the RDB file directly from the socket may mean that we have
# to flush the contents of the current database before the full rdb was
# received. For this reason we have the following options:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment