diff --git a/redis.conf b/redis.conf index d5b00b92ebc3a2e448945c7e6e109095889ad3a8..98ad40a533e612e98adad5b1bd47bda40cfcf82f 100644 --- a/redis.conf +++ b/redis.conf @@ -417,7 +417,7 @@ slave-priority 100 # Note: with any of the above policies, Redis will return an error on write # operations, when there are no suitable keys for eviction. # -# At the date of writing this commands are: set setnx setex append +# At the date of writing these commands are: set setnx setex append # incr decr rpush lpush rpushx lpushx linsert lset rpoplpush sadd # sinter sinterstore sunion sunionstore sdiff sdiffstore zadd zincrby # zunionstore zinterstore hset hsetnx hmset hincrby incrby decrby