Module codec_redis
Source Expand description
- BulkString
- A bulk string.
- Codec
- Codec to read/write redis values
- Request
- A single RESP value, this owns the data that is to-be written to Redis.
- Response
- A single RESP value, this owns the data that is read from Redis.