Module ntex_redis::codec

source ·
Expand description

Redis protocol codec

Structs

A bulk string.
Codec to read/write redis values

Enums

A single RESP value, this owns the data that is to-be written to Redis.
A single RESP value, this owns the data that is read from Redis.