redis-io: Yet another redis client.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Yet another redis client.


[Skip to Readme]

Properties

Versions 0.2, 0.3, 0.3.1, 0.4.1, 0.5.0, 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-2015 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 2015-06-28T22:17:16Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for redis-io-0.5.0

[back to package description]

redis-io

Build Status

Yet another Redis client.

A redis client library interpreting redis-resp commands.