redis-simple

Simple redis bindings for Haskell

http://github.com/jaspervdj/redis-simple

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Jasper Van der Jeugt
Maintained by [email protected]

This package is meant to simplify usage of redis in Haskell. It is built on the full-blown redis package and, in fact, does nothing more than providing an easier interface to a small subset of it's functions.