redis-resp: REdis Serialization Protocol (RESP) implementation.

[ data, library, mpl ] [ Propose Tags ]

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.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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
Dependencies 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), double-conversion (>=2.0 && <2.1), operational (>=0.2 && <0.3), semigroups (>=0.15 && <0.16), split (>=0.2 && <0.3), transformers (>=0.3 && <0.5) [details]
License LicenseRef-OtherLicense
Copyright (c) 2014 Toralf Wittner
Author Toralf Wittner
Maintainer Toralf Wittner <tw@dtex.org>
Revised Revision 1 made by AdamBergmark at 2015-06-29T22:56:37Z
Category Data
Home page https://github.com/twittner/redis-resp/
Bug tracker https://github.com/twittner/redis-resp/issues
Source repo head: git clone git://github.com/twittner/redis-resp.git
Uploaded by ToralfWittner at 2014-09-01T22:35:34Z
Distributions LTSHaskell:1.0.0, NixOS:1.0.0, Stackage:1.0.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 5784 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]