7 results found Sort:

349
1.6k
apache-2.0
38
Redis client written in C++
Created 2017-12-16
577 commits to master branch, last one 26 days ago
Python cluster client for the official redis cluster. Redis 3.0+.
This repository has been archived (exclude archived)
Created 2013-05-21
744 commits to master branch, last one 2 years ago
165
924
mit
34
🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.
Created 2020-09-28
506 commits to master branch, last one 13 days ago
35
228
bsd-3-clause
11
A Go redis cluster client built on top of redigo.
Created 2016-03-24
177 commits to master branch, last one about a year ago
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
Created 2016-11-25
95 commits to master branch, last one 5 years ago
coredis is an async redis client for python with support for redis cluster & sentinel.
Created 2021-12-13
2,031 commits to master branch, last one 6 months ago
A Redis client for Python
Created 2020-06-01
120 commits to master branch, last one 4 years ago