]> git.saurik.com Git - redis.git/commit
Fixed the reply about denied write commands under maxmemory reached condition: now...
authorantirez <antirez@gmail.com>
Wed, 24 Mar 2010 20:58:34 +0000 (21:58 +0100)
committerantirez <antirez@gmail.com>
Wed, 24 Mar 2010 20:58:34 +0000 (21:58 +0100)
commitb61a28fe35232ca34632e2ad1c755e21a6eb5426
treeeb5054b0829acacfc44bfed653871eafc8bbada6
parent500ece7c1721fa2d5f7cddfda23be9da70e103ee
Fixed the reply about denied  write commands under maxmemory reached condition: now the error will no longer lead to a client-server protocol desync
redis.c