Skip to main content

Module proto

Module proto 

Source
Expand description

The protocol version a connection is speaking, and the limits it is held to.

Structs§

Limits
The bounds the codec enforces, which are Redis’s bounds.

Enums§

Proto
RESP2 or RESP3, per connection.