redis-sentinel-client
There are 6 repositories under redis-sentinel-client topic.
2881099/FreeRedis
🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, redisearch, client-side-caching, and pooling.
alisaifee/coredis
coredis is an async redis client for python with support for redis cluster & sentinel.
white-poto/redis-sentinel
PHP 5.3+ redis-sentinel client for php based on phpredis extension.
deepshig/redis-sentinel-docker
Implement Redis Sentinel using Docker Compose and Python
ParminCloud/haproxy-redis-sentinel
Python pub/sub based Sentinel master change notifier that updates HAProxy using it's [Runtime API](https://www.haproxy.com/documentation/haproxy-runtime-api/)
hustclf/PHPRedisSentinel
a php redis sentinel client based on phpredis extension.