edis
Redis clone
A high-performance, Erlang-based Redis implementation with improved scalability and multi-master support.
An Erlang implementation of Redis
467 stars
51 watching
38 forks
Language: Erlang
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An Erlang implementation of the Redis client with focus on performance and robustness. | 628 |
| A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
| An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
| An experimental Redis client for Deno written in TypeScript. | 456 |
| A Common Lisp Redis client with error handling and reconnect mechanisms. | 190 |
| An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
| A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
| An implementation of the Redis protocol in Rust | 42 |
| Provides Redis client functionality in Elixir for sending commands to Redis servers | 358 |
| A Cable.cr backend extension that provides a fault-tolerant Redis connection with automated restarts and error rate monitoring. | 0 |
| A Perl binding for Redis database | 108 |
| An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
| A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs. | 2,091 |
| A Lua-based Redis client library with error handling and iteration support | 0 |
| A ZIO-based client for the Redis in-memory data store | 123 |