Module ntex_redis::codec [−][src]
Redis protocol codec
Structs
| BulkString | A bulk string. |
| Codec | Codec to read/write redis values |
Enums
| 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. |