redo
Redis client
A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features.
pipelined erlang redis client
19 stars
45 watching
0 forks
Language: Erlang
last commit: about 6 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 lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
| A Redis client library for Haskell. | 329 |
| A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
| An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 94 |
| A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
| A modern C++ client for Redis that provides an asynchronous API and is designed for high-performance applications. | 388 |
| An async client library for connecting to Redis and Valkey servers | 402 |
| A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |
| A Redis client library for the Go programming language | 591 |
| An experimental Redis client for Deno written in TypeScript. | 456 |
| A Lua client library for the Redis key-value storage system | 737 |
| An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
| A ZIO-based client for the Redis in-memory data store | 123 |
| A Common Lisp Redis client with error handling and reconnect mechanisms. | 190 |