]> git.saurik.com Git - redis.git/commit
DEBUG should not be flagged as w otherwise we can not call DEBUG DIGEST and other...
authorantirez <antirez@gmail.com>
Tue, 20 Mar 2012 16:53:47 +0000 (17:53 +0100)
committerantirez <antirez@gmail.com>
Thu, 22 Mar 2012 09:09:49 +0000 (10:09 +0100)
commit38bb45223a0d4759ff453e84171974575a6c04e6
tree80f5052052bf0ebfd5e1695807e6ad5d014a876c
parent054061685add05f30722971537e084f0589b601d
DEBUG should not be flagged as w otherwise we can not call DEBUG DIGEST and other commands against read only slaves.
src/redis.c
tests/support/redis.tcl