Module ntex_redis::codec

source ·
Expand description

Redis protocol codec

Structs

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.