redis_api: Create a Redis API object

Description Usage Arguments

View source: R/redis_api.R

Description

Create a Redis API object. This function is designed to be used from other packages, and not designed to be used directly by users.

Usage

1

Arguments

x

An object that defines at least the function command capable of processing commands in the appropriate form.

version

Version of the Redis API to generate. If given as a numeric version (or something that can be coerced into one. If given as TRUE, then we query the Redis server for its version and generate only commands supported by the server.


redux documentation built on Jan. 12, 2022, 5:09 p.m.