hedis
Redis wrapper
A Redis client library for the Haskell programming language.
A Redis client library for Haskell.
329 stars
11 watching
127 forks
Language: Haskell
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hoisie/redis | A Redis client library for the Go programming language | 591 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
deldotdr/txredis | An asynchronous Redis client library for Twisted Python | 128 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
radagaisus/orpheus | An object-oriented Redis client written in CoffeeScript | 33 |
aembke/fred.rs | An async Redis client with various features and protocols for interacting with Redis servers. | 390 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 734 |