redis-cluster-client
There are 17 repositories under redis-cluster-client topic.
sewenew/redis-plus-plus
Redis client written in C++
Grokzen/redis-py-cluster
Python cluster client for the official redis cluster. Redis 3.0+.
2881099/FreeRedis
🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, redisearch, client-side-caching, and pooling.
mna/redisc
A Go redis cluster client built on top of redigo.
jwpttcg66/redis-game-transaction
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
alisaifee/coredis
coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules
tzickel/justredis
A Redis client for Python
DriverX/aioredis-cluster
Redis Cluster support extension for aioredis
tal-tech/xredis
XRedis is a high-performance redis library, support general and sharding, make redis management very convenient
icowan/redis-client
redis连接集合
plainbanana/Redis-Cluster-Fast
A fast Perl binding for Redis Cluster
AngusP/redis-py-cluster
Python cluster client for the official redis cluster. Redis 3.0+.
Ericsteves/redis-cluster-ext
redis cluster extension
whol/springbootdemo
springboot demo
zhaopei0418/read-cn-receipt-count
从redis集群中读取菜鸟回执发送情况