graphql-engine/server/forks/hedis
rikinsk a8630db22c Merge branch 'main' into stable
GitOrigin-RevId: 206571c28962a2e1fda5d3bfda9fd9754bb3bd0f
2024-02-01 13:37:18 +00:00
..
benchmark Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
codegen Merge branch 'main' into stable 2023-07-06 10:33:41 +00:00
src/Database Merge branch 'main' into stable 2024-02-01 13:37:18 +00:00
test Merge branch 'main' into stable 2023-07-06 10:33:41 +00:00
.gitignore Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
.travis.yml Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
cabal.project Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
CHANGELOG Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
DocTest.hs Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
hedis.cabal Merge branch 'main' into stable 2024-02-01 13:37:18 +00:00
LICENSE Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
README.md Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
Setup.hs Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
stack-8.2.yaml Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
stack-8.4.yaml Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
stack-8.6.yaml Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
stack-8.8.yaml Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
stack-8.10.yaml Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
stack-head.yaml Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
stack.yaml Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
stack.yaml~HEAD Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00
TODO.md Merge branch 'main' into stable 2023-06-08 14:06:50 +00:00

Welcome to hedis

Build Status

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 by Falko Peters falko.peters@gmail.com. Currently maintainer by Kostiantyn Rybnikov k-bx@k-bx.com.