eredis
Redis client
An Erlang implementation of the Redis client with focus on performance and robustness.
Erlang Redis client
627 stars
213 watching
279 forks
Language: Erlang
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
radagaisus/orpheus | An object-oriented Redis client written in CoffeeScript | 33 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
aembke/fred.rs | An async Redis client with various features and protocols for interacting with Redis servers. | 390 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 91 |
whatyouhide/redix | A Redis client designed to provide fast and resilient connections to a Redis server | 1,102 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |
kristoff-it/zig-okredis | A client library for interacting with Redis 6+ servers using a zero-allocation design | 213 |