redis-operator
Redis cluster manager
An operator for creating and managing high availability Redis clusters with automatic failover on Kubernetes.
Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
2k stars
44 watching
364 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
kubernetesoperatorredisredis-client
Related projects:
Repository | Description | Stars |
---|---|---|
cuiweixie/lua-resty-redis-cluster | A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
maiha/rcm.cr | A tool for managing and monitoring Redis clusters | 45 |
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
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 |
opengems/redis_web_manager | A web-based management interface for Redis instances | 172 |
redislabs/redis-cluster-proxy | A tool for abstracting Redis Clusters and providing a single interface to manage and communicate with them | 996 |
xgzlucario/rotom | A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. | 41 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,018 |
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 |
koajs/koa-redis | A Redis-based session store and cache for Node.js web applications. | 353 |
steelthread/redmon | A simple web-based interface for managing Redis servers | 1,574 |
jcoleman/tomcat-redis-session-manager | An implementation of a non-sticky session store using Redis with Apache Tomcat. | 1,799 |
cdk8s-team/cdk8s-redis | Provides a reusable construct for managing a Redis cluster in Kubernetes using CDKs. | 13 |
colinmollenhour/cm_redissession | A Redis-based session handler for Magento with optimistic locking and features like compression and concurrency throttling | 208 |
anthonycorletti/astrobase | A tool for creating and managing reproducible Kubernetes environments across cloud providers. | 64 |