From: antirez Date: Mon, 12 Jul 2010 10:01:15 +0000 (+0200) Subject: WATCH is now affected only when write commands actually modify the key content X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/5b4bff9c175a0189672d95eb953df5704c891d0c?hp=5b4bff9c175a0189672d95eb953df5704c891d0c WATCH is now affected only when write commands actually modify the key content ---