]> git.saurik.com Git - redis.git/commit
use signalModifiedKey to set the key as dirty in the context of WATCH for both MIGRAT...
authorantirez <antirez@gmail.com>
Thu, 20 Oct 2011 09:17:30 +0000 (11:17 +0200)
committerantirez <antirez@gmail.com>
Thu, 20 Oct 2011 09:17:30 +0000 (11:17 +0200)
commit73fac227a0dd3a7d25e29b4718f8588f55db07d6
tree49722665075e86d344807aae0f50c56009381996
parent34296ae890178926347f0b8b47f66d96a541f1c3
use signalModifiedKey to set the key as dirty in the context of WATCH for both MIGRATE and RESTORE.
src/cluster.c