graphql-engine/server/forks/hedis
kodiakhq[bot] d4e368324d chore(tooling): import ekg-prometheus into the monorepo
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9526
Co-authored-by: awjchen <13142944+awjchen@users.noreply.github.com>
Co-authored-by: paritosh-08 <85472423+paritosh-08@users.noreply.github.com>
GitOrigin-RevId: 131739ab8e68165453fd47d1eafcc7957ec6f411
2023-06-27 18:37:11 +00:00
..
benchmark server: add support for redis clusters 2023-06-05 12:11:59 +00:00
codegen docs: restructure observability, security & caching sections 2023-06-26 17:28:02 +00:00
src/Database server: Use program-options from Cabal 3.8 to spread ghc-options everywhere. 2023-06-27 15:50:41 +00:00
test chore(tooling): import ekg-prometheus into the monorepo 2023-06-27 18:37:11 +00:00
.gitignore chore(hedis): replace missing test/Main.hs 2023-06-06 09:48:40 +00:00
.travis.yml server: add support for redis clusters 2023-06-05 12:11:59 +00:00
cabal.project server: add support for redis clusters 2023-06-05 12:11:59 +00:00
CHANGELOG server: add support for redis clusters 2023-06-05 12:11:59 +00:00
DocTest.hs server: add support for redis clusters 2023-06-05 12:11:59 +00:00
hedis.cabal server: add support for redis clusters 2023-06-05 12:11:59 +00:00
LICENSE server: add support for redis clusters 2023-06-05 12:11:59 +00:00
README.md server: add support for redis clusters 2023-06-05 12:11:59 +00:00
Setup.hs server: add support for redis clusters 2023-06-05 12:11:59 +00:00
stack-8.2.yaml server: add support for redis clusters 2023-06-05 12:11:59 +00:00
stack-8.4.yaml server: add support for redis clusters 2023-06-05 12:11:59 +00:00
stack-8.6.yaml server: add support for redis clusters 2023-06-05 12:11:59 +00:00
stack-8.8.yaml server: add support for redis clusters 2023-06-05 12:11:59 +00:00
stack-8.10.yaml server: add support for redis clusters 2023-06-05 12:11:59 +00:00
stack-head.yaml server: add support for redis clusters 2023-06-05 12:11:59 +00:00
stack.yaml server: add support for redis clusters 2023-06-05 12:11:59 +00:00
stack.yaml~HEAD server: add support for redis clusters 2023-06-05 12:11:59 +00:00
TODO.md server: add support for redis clusters 2023-06-05 12:11:59 +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.