redisWatch
Condition a transaction block on value changes.
redisWatch(keys)
keys |
A character vector or list of key names to watch for changes. |
Watch the specified keys for changed values. If any of the values change for the watched keys, discard the current transaction block and unwatch all watched keys.
"OK"
B. W. Lewis
http://redis.io/commands
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.