redisUnwatch: redisUnwatch

Description Usage Arguments Details Value Author(s) References

View source: R/allValCMD.R

Description

Stop watching the specified keys for changes.

Usage

1

Arguments

keys

A character vector or list of key names to stop watching.

Details

Stop watching the specified keys. See redisWatch for details.

Value

"OK"

Author(s)

B. W. Lewis

References

http://redis.io/commands


rredis documentation built on May 2, 2019, 2:02 p.m.