]> git.saurik.com Git - redis.git/commit - redis.c
WATCH is now able to detect keys removed by FLUSHALL and FLUSHDB
authorantirez <antirez@gmail.com>
Tue, 25 May 2010 17:30:24 +0000 (19:30 +0200)
committerantirez <antirez@gmail.com>
Tue, 25 May 2010 17:30:24 +0000 (19:30 +0200)
commit9b30e1a207c3ce25e942c58e2e42021b452cfa3f
treefc5212e1f1096c9a8b8b31984e4798d466af73bd
parentc20c189db50f331786846c821c863b44aea5e006
WATCH is now able to detect keys removed by FLUSHALL and FLUSHDB
redis.c
tests/support/test.tcl
tests/unit/cas.tcl