]> git.saurik.com Git - redis.git/commit
Rewrite MIGRATE as DEL for AOF/replication. Also increment the dirty counter to both...
authorantirez <antirez@gmail.com>
Mon, 3 Oct 2011 13:51:10 +0000 (15:51 +0200)
committerantirez <antirez@gmail.com>
Mon, 3 Oct 2011 13:51:10 +0000 (15:51 +0200)
commit37d650032a47bbc75356bdb09215eb6e59e363f4
tree54821ab65c8b6f97c1e7bded60966ab673051619
parent2a95c944ff743df91ad7a20d9486a90fcc231cb3
Rewrite MIGRATE as DEL for AOF/replication. Also increment the dirty counter to both force replication and persistence.
src/cluster.c