A high performance and fully featured proxy for redis, support redis sentinel and redis cluster
Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
Highly-configurable Ansible role to install Redis and Redis Sentinel from source
HA Redis Cluster with Sentinel by Docker Compose
lettuce 是一个线程安全、异步、响应式高级的 Java Redis 客户端
.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
翻译 - 用于Redis和Redis Sentinel(2.8)和群集的.NET Core或.NET Framework 4.0+客户端。包括同步和异步客户端。
another redis automatic master/slave failover solution for ruby by using built-in redis sentinel (deprecated)
Redis cluster with redis sentinel via docker-compose
Redis和Redis Sentinel的Net客户端
golang redis cluster by sentinel
Redis operator build a Highly Available Redis cluster with Sentinel atop Kubernetes
简易的Redis Sentinel集群UI
Pure Go Redis Sentinel server for Go unittests
Redis storage for Koa session middleware/cache with Sentinel and Cluster support
A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
scrapy-redis-sentinel 基于 scrapy-redis 的基础上 新增 哨兵(sentinel)连接模式 以及 集群(cluster)连接模式。
使用 Docker Compose 本地部署基于 Sentinel 的高可用 Redis 集群
Redis 是一款流行的内存型数据库,数据以键值对形式存储,常用作缓存和消息队列中间件。支持的数据类型有 Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps。