Skip to main content

Module cli

Module cli 

Source
Expand description

Type-safe wrapper for the redis-cli command.

Structs§

RedisCli
Builder for executing redis-cli commands.

Enums§

OutputFormat
Output format for redis-cli commands.
RespProtocol
RESP protocol version for client connections.