module Redis
Nested Classes and Modules
class ConnectionRepresents a Redis protocol connection handling low-level communication.
class ErrorRepresents a general Redis protocol error.
class ServerErrorRepresents an error response from the Redis server.
class UnknownTokenErrorRepresents an unknown token error in the Redis protocol.
module MethodsA collection of methods for interacting with Redis.