Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
6e6749c8
Commit
6e6749c8
authored
Sep 29, 2014
by
Miguel Parramon
Committed by
antirez
Oct 06, 2014
Browse files
redis.conf small grammar fix
😄
Closes #2034
parent
188bb042
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
6e6749c8
...
@@ -417,7 +417,7 @@ slave-priority 100
...
@@ -417,7 +417,7 @@ slave-priority 100
# Note: with any of the above policies, Redis will return an error on write
# Note: with any of the above policies, Redis will return an error on write
# operations, when there are no suitable keys for eviction.
# operations, when there are no suitable keys for eviction.
#
#
# At the date of writing th
is
commands are: set setnx setex append
# At the date of writing th
ese
commands are: set setnx setex append
# incr decr rpush lpush rpushx lpushx linsert lset rpoplpush sadd
# incr decr rpush lpush rpushx lpushx linsert lset rpoplpush sadd
# sinter sinterstore sunion sunionstore sdiff sdiffstore zadd zincrby
# sinter sinterstore sunion sunionstore sdiff sdiffstore zadd zincrby
# zunionstore zinterstore hset hsetnx hmset hincrby incrby decrby
# zunionstore zinterstore hset hsetnx hmset hincrby incrby decrby
...
...
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