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.
996 stars
42 watching
132 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eleme/corvus | A fast and lightweight proxy that forwards Redis Cluster requests from multiple clients to a cluster of Redis servers. | 789 |
cuiweixie/lua-resty-redis-cluster | A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
y123456yz/reading-and-comprehense-redis-cluster | An in-depth analysis and documentation of the Redis source code with detailed annotations and explanations of its functionality and behavior. | 678 |
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
spotahome/redis-operator | An operator for creating and managing high availability Redis clusters with automatic failover on Kubernetes. | 1,524 |
redisai/redisai | A Redis module that enables execution of deep learning and machine learning models | 825 |
maiha/rcm.cr | A tool for managing and monitoring Redis clusters | 45 |
cdk8s-team/cdk8s-redis | Provides a reusable construct for managing a Redis cluster in Kubernetes using CDKs. | 13 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
nateware/redis-objects | A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs. | 2,090 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
cbd/edis | A high-performance, Erlang-based Redis implementation with improved scalability and multi-master support. | 469 |