@hackage redis-resp0.3
REdis Serialization Protocol (RESP) implementation.
Categories
License
LicenseRef-OtherLicense
Maintainer
Toralf Wittner <tw@dtex.org>
Links
Versions
Installation
Dependencies (11)
- attoparsec >=0.11 && <0.13
- base >=4.6 && <5.0
- bytestring >=0.10.4 && <0.11
- bytestring-conversion >=0.2 && <0.3
- containers >=0.5 && <0.6
- dlist >=0.7 && <0.8 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/redis-io
REdis Serialization Protocol (RESP) implementation as specified in http://redis.io/topics/protocol.
Additionally most Redis commands are declared as an GADT which enables different interpretations such as redis-io.