radisson / hedis

A Redis client library for Haskell.

Home Page:http://hackage.haskell.org/package/hedis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to hedis

This is a Redis client library for the Haskell programming language. Please consult the library's Hackage page for documentation.

Testimonials

Ben Gamari writes:

Having evaluated the options in this space, [Hedis] is in my opinion the best of the bunch with an active maintainer, a simple interface, excellent documentation, and superb performance.

Email from a user, regarding the 0.5 release (10.05.2012):

The new multiExec function is really great. [...] We are using it in our commercial product at Janrain and are very happy!

Andrew Frederick Cowie [mentioned hedis](http://research.operationaldynamics.com/~andrew/talks/TheWebProblem,SolvingItInHaskell/TheWebProblem.html#Redirector introduction) in a talk:

Nice Haskell bindings.

Join in!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Master git repository:

git clone git://github.com/informatikr/hedis.git

Authors

This library is written and maintained by Falko Peters, falko.peters@gmail.com.

About

A Redis client library for Haskell.

http://hackage.haskell.org/package/hedis

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 99.6%Language:Shell 0.4%