| yongman/tidis |
1,398 |
|
0 |
0 |
over 3 years ago |
4 |
January 29, 2021 |
0 |
mit |
Go |
| Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend |
| 2881099/FreeRedis |
860 |
|
0 |
85 |
over 2 years ago |
77 |
December 04, 2023 |
73 |
mit |
C# |
| 🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling. |
| tidb-incubator/tidis |
389 |
|
0 |
0 |
over 2 years ago |
0 |
|
16 |
apache-2.0 |
Rust |
| A distributed transactional large-scale NoSQL database powered by TiKV |
| matthiasmullie/scrapbook |
304 |
|
112 |
23 |
over 2 years ago |
29 |
January 26, 2023 |
0 |
mit |
PHP |
| PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top. |
| saadmk11/banking-system |
251 |
|
0 |
0 |
almost 3 years ago |
0 |
|
12 |
mit |
Python |
| A Banking System Concept Created Using Django Python Web Framework and Tailwind CSS |
| pmwkaa/serenity |
201 |
|
0 |
0 |
over 9 years ago |
0 |
|
6 |
other |
C |
| Disk storage and real transactions under Redis compatible protocol. |
| stoveproject/Stove |
161 |
|
3 |
19 |
over 7 years ago |
61 |
May 31, 2018 |
1 |
mit |
C# |
| Domain Driven Design oriented application framework, meets CRUD needs |
| jwpttcg66/redis-game-transaction |
121 |
|
0 |
0 |
over 6 years ago |
0 |
|
2 |
apache-2.0 |
Java |
| 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑. |
| JuliaDatabases/Redis.jl |
95 |
|
3 |
0 |
over 2 years ago |
0 |
January 27, 2016 |
5 |
other |
Julia |
| A fully-featured Redis client for the Julia programming language |
| ra1u/redis-dart |
80 |
|
3 |
13 |
over 2 years ago |
21 |
October 22, 2023 |
8 |
mit |
Dart |
| fast redis protocol parser and client |