From: antirez Date: Thu, 20 Oct 2011 09:17:30 +0000 (+0200) Subject: use signalModifiedKey to set the key as dirty in the context of WATCH for both MIGRAT... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/73fac227a0dd3a7d25e29b4718f8588f55db07d6?ds=sidebyside;hp=73fac227a0dd3a7d25e29b4718f8588f55db07d6 use signalModifiedKey to set the key as dirty in the context of WATCH for both MIGRATE and RESTORE. ---