7 results found Sort:

356
1.7k
apache-2.0
39
Redis client written in C++
Created 2017-12-16
582 commits to master branch, last one 2 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 3 years ago
168
944
mit
32
🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, redisearch, client-side-caching, and pooling.
Created 2020-09-28
520 commits to master branch, last one 2 months ago
36
231
bsd-3-clause
10
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 and some popular redis modules
Created 2021-12-13
2,153 commits to master branch, last one 3 days ago
A Redis client for Python
Created 2020-06-01
120 commits to master branch, last one 4 years ago