redis: Redis commands object

redisR Documentation

Redis commands object

Description

Primarily used for pipeling, the redis object produces commands the same way that the main redis_api objects do. If passed in as arguments to the pipeline method (where supported) these commands will then be pipelined. See the redux package for an example.

Usage

redis

Format

An object of class redis_commands of length 188.

Examples

redis$PING()

ropensci/RedisAPI documentation built on May 18, 2022, 9:46 a.m.