]> git.saurik.com Git - redis.git/commit
propagate key eviction to slaves and AOF, like for expires, so that replicas and...
authorantirez <antirez@gmail.com>
Thu, 27 Jan 2011 15:52:37 +0000 (16:52 +0100)
committerantirez <antirez@gmail.com>
Thu, 27 Jan 2011 15:52:37 +0000 (16:52 +0100)
commit452229b6fb0251f82d9caa5388db1160f10bc2d5
tree45b36a71f89969cdaa55522ed488666cca28850b
parentbe86082be4c79922906a1261228a8e7df4279a86
propagate key eviction to slaves and AOF, like for expires, so that replicas and AOFs are always consistent even in maxmemory mode.
src/redis.c