redis-io: Yet another redis client.

[ database, library, mpl ] [ Propose Tags ]

Yet another redis client.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2, 0.3, 0.3.1, 0.4.1, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.7.0, 1.0.0, 1.1.0
Change log CHANGELOG.md
Dependencies attoparsec (>=0.12.1.2 && <1.0), auto-update (>=0.1 && <0.2), base (>=4.5 && <5.0), bytestring (>=0.9 && <1.0), containers (>=0.5 && <1.0), exceptions (>=0.6 && <1.0), iproute (>=1.3 && <2.0), monad-control (>=0.3 && <2.0), mtl (>=2.1 && <3.0), network (>=2.5 && <3.0), operational (>=0.2 && <0.3), redis-resp (>=0.2 && <0.4), resource-pool (>=0.2 && <0.3), semigroups (>=0.16 && <0.20), stm (>=2.4 && <3.0), time (>=1.4 && <2.0), tinylog (>=0.10 && <0.15), transformers (>=0.3 && <0.5), transformers-base (>=0.4 && <1.0) [details]
License MPL-2.0
Copyright (C) 2014-2016 Toralf Wittner
Author Toralf Wittner
Maintainer Toralf Wittner <tw@dtex.org>
Category Database
Home page https://github.com/twittner/redis-io/
Bug tracker https://github.com/twittner/redis-io/issues
Source repo head: git clone git://github.com/twittner/redis-io.git
Uploaded by ToralfWittner at 2016-01-05T23:30:17Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7404 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-01-05 [all 1 reports]

Readme for redis-io-0.5.2

[back to package description]

redis-io

Build Status

Yet another Redis client.

A redis client library interpreting redis-resp commands.