redis-resp: REdis Serialization Protocol (RESP) implementation.
REdis Serialization Protocol (RESP) implementation as specified in http://redis.io/topics/protocol.
Most Redis commands are declared as a GADT which enables different interpretations such as redis-io.
[Skip to Readme]
Downloads
- redis-resp-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2, 0.3, 0.3.1, 0.3.2, 0.4.0, 1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | attoparsec (>=0.11), base (>=4.9 && <5), bytestring (>=0.10.4), bytestring-conversion (>=0.2), containers (>=0.5), dlist (>=0.7), double-conversion (>=2.0), operational (>=0.2), semigroups (>=0.15), split (>=0.2), transformers (>=0.3) [details] |
License | MPL-2.0 |
Copyright | (C) 2014 Toralf Wittner |
Author | Toralf Wittner |
Maintainer | Toralf Wittner <tw@dtex.org>, Roman S. Borschel <roman@pkaboo.org> |
Category | Data |
Home page | https://gitlab.com/twittner/redis-resp/ |
Bug tracker | https://gitlab.com/twittner/redis-resp/issues |
Source repo | head: git clone git://gitlab.com/twittner/redis-resp.git |
Uploaded | by romanb at 2018-08-30T14:50:13Z |
Distributions | LTSHaskell:1.0.0, NixOS:1.0.0, Stackage:1.0.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5957 total (36 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-08-30 [all 1 reports] |