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
b5047d9b
Commit
b5047d9b
authored
Mar 02, 2013
by
Stam He
Committed by
antirez
Mar 04, 2013
Browse files
point 2 of slave-serve-stale-data miss '-' between 'stale' and 'data'
parent
34b420db
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
b5047d9b
...
@@ -175,7 +175,7 @@ dir ./
...
@@ -175,7 +175,7 @@ dir ./
# still reply to client requests, possibly with out of date data, or the
# still reply to client requests, possibly with out of date data, or the
# data set may just be empty if this is the first synchronization.
# data set may just be empty if this is the first synchronization.
#
#
# 2) if slave-serve-stale
data is set to 'no' the slave will reply with
# 2) if slave-serve-stale
-
data is set to 'no' the slave will reply with
# an error "SYNC with master in progress" to all the kind of commands
# an error "SYNC with master in progress" to all the kind of commands
# but to INFO and SLAVEOF.
# but to INFO and SLAVEOF.
#
#
...
...
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