redis-cluster-proxy
Cluster proxy
A tool for abstracting Redis Clusters and providing a single interface to manage and communicate with them
A proxy for Redis clusters.
1k stars
41 watching
132 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and lightweight proxy that forwards Redis Cluster requests from multiple clients to a cluster of Redis servers. | 789 |
| A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
| An in-depth analysis and documentation of the Redis source code with detailed annotations and explanations of its functionality and behavior. | 680 |
| A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
| A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
| An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |
| An operator for creating and managing high availability Redis clusters with automatic failover on Kubernetes. | 1,537 |
| A Redis module that enables execution of deep learning and machine learning models | 828 |
| A tool for managing and monitoring Redis clusters | 45 |
| Provides a reusable construct for managing a Redis cluster in Kubernetes using CDKs. | 13 |
| A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
| A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs. | 2,091 |
| A Redis client library for the Go programming language | 591 |
| An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
| A high-performance, Erlang-based Redis implementation with improved scalability and multi-master support. | 467 |