redisMulti: redisMulti

Description Usage Details Value Author(s) References

View source: R/allValCMD.R

Description

Start a transaction block.

Usage

1

Details

Begin a transaction block. All Redis statements issued after redisMulti will be queued locally and then sent to the Redis server en masse once the redisExec function is issued.

Value

"OK" indicates the transaction has begun.

Author(s)

B. W. Lewis

References

http://redis.io/commands


bwlewis/rredis documentation built on Jan. 3, 2022, 4:53 p.m.