Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

redisWatch

redisWatch


Description

Condition a transaction block on value changes.

Usage

redisWatch(keys)

Arguments

keys

A character vector or list of key names to watch for changes.

Details

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.

Value

"OK"

Author(s)

B. W. Lewis

References

http://redis.io/commands


rredis

"Redis" Key/Value Database Client

v1.7.0
Apache License (>= 2.0)
Authors
B. W. Lewis
Initial release
2015-07-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.