]> git.saurik.com Git - redis.git/commit - src/t_set.c
WATCH is now affected only when write commands actually modify the key content
authorantirez <antirez@gmail.com>
Mon, 12 Jul 2010 10:01:15 +0000 (12:01 +0200)
committerantirez <antirez@gmail.com>
Mon, 12 Jul 2010 10:01:15 +0000 (12:01 +0200)
commit5b4bff9c175a0189672d95eb953df5704c891d0c
tree8f242c0cc9bab30b9fd59430852d93f71fd1d383
parente51a74aa40136387615eec055975c63c803f5b30
WATCH is now affected only when write commands actually modify the key content
TODO
src/db.c
src/sort.c
src/t_hash.c
src/t_list.c
src/t_set.c
src/t_string.c
src/t_zset.c