1 start_server
{tags
{"cas"}} {
2 test
{EXEC works on WATCHed key not modified
} {
10 test
{EXEC fail on WATCHed key modified
(1 key of
1 watched
)} {
19 test
{EXEC fail on WATCHed key modified
(1 key of
5 watched
)} {
28 test
{After successful EXEC key is no longer watched
} {
40 test
{After failed EXEC key is no longer watched
} {
53 test
{It is possible to UNWATCH
} {
63 test
{UNWATCH when there is nothing watched works as expected
} {
67 test
{FLUSHALL is able to touch the watched keys
} {
76 test
{FLUSHALL does not touch non affected keys
} {
85 test
{FLUSHDB is able to touch the watched keys
} {
94 test
{FLUSHDB does not touch non affected keys
} {
103 test
{WATCH is able to remember the DB a key belongs to
} {
115 test
{WATCH will consider touched keys target of EXPIRE
} {
125 test
{WATCH will not consider touched expired keys
} {