redisExec: redisExec

Description Usage Details Value Author(s) References

View source: R/allValCMD.R

Description

End a transaction block.

Usage

1

Details

End 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

The results of all queued functions are returned in a list.

Author(s)

B. W. Lewis

References

http://redis.io/commands


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