@hackage redis-resp0.3.2
REdis Serialization Protocol (RESP) implementation.
Categories
License
LicenseRef-OtherLicense
Maintainer
Toralf Wittner <tw@dtex.org>
Links
Versions
Installation
Dependencies (11)
- attoparsec >=0.11 && <1.0
- base >=4.6 && <5.0
- bytestring >=0.10.4 && <1.0
- bytestring-conversion >=0.2 && <1.0
- containers >=0.5 && <1.0
- dlist >=0.7 && <1.0 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 a GADT which enables different interpretations such as redis-io.