module Redis

Nested Classes and Modules

module Cluster
class Connection

Represents a Redis protocol connection handling low-level communication.

class Error

Represents a general Redis protocol error.

class ServerError

Represents an error response from the Redis server.

class UnknownTokenError

Represents an unknown token error in the Redis protocol.

module Methods

A collection of methods for interacting with Redis.