Module redis_protocol::types[][src]

Expand description

Error types and general redis protocol types.

Structs

The default error type used with all external functions in this library.

Enums

A cluster redirection message.

A struct defining parse errors when decoding frames.

The kind of error without any associated data.

Constants

Terminating bytes between frames.