From: antirez Date: Tue, 25 May 2010 17:30:24 +0000 (+0200) Subject: WATCH is now able to detect keys removed by FLUSHALL and FLUSHDB X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/9b30e1a207c3ce25e942c58e2e42021b452cfa3f?hp=9b30e1a207c3ce25e942c58e2e42021b452cfa3f WATCH is now able to detect keys removed by FLUSHALL and FLUSHDB ---