redis-io: Yet another redis client.

[ database, library, mpl ] [ Propose Tags ]

Yet another redis client.


[Skip to Readme]

Modules

[Index] [Quick Jump]

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), auto-update (>=0.1), base (>=4.9 && <5), bytestring (>=0.9), containers (>=0.5), exceptions (>=0.6), iproute (>=1.3), monad-control (>=1.0), mtl (>=2.1), network (>=3.0), operational (>=0.2), redis-resp (>=1.0), resource-pool (>=0.2), semigroups (>=0.16), stm (>=2.4), time (>=1.4), tinylog (>=0.10), transformers (>=0.4), transformers-base (>=0.4) [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 Database
Home page https://gitlab.com/twittner/redis-io/
Bug tracker https://gitlab.com/twittner/redis-io/issues
Source repo head: git clone git://gitlab.com/twittner/redis-io.git
Uploaded by ToralfWittner at 2020-10-31T13:24:00Z
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 2020-10-31 [all 1 reports]

Readme for redis-io-1.1.0

[back to package description]

redis-io

Yet another Redis client.

A redis client library interpreting redis-resp commands.