hot.dev/redis — Redis client for Hot, speaking the RESP protocol in pure Hot over ::hot::tcp / ::hot::tls.
Add to your project
"hot.dev/redis": "0.2.0"
Add this to your deps in hot.hot
Namespaces
| Namespace | Functions | Types | Description |
|---|---|---|---|
::redis | 14 | 2 | Redis client for Hot. |
::redis
| Namespace | Functions | Types | Description |
|---|---|---|---|
::resp | 13 | — | RESP (REdis Serialization Protocol) encoding and decoding over |