| 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. |
| 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 |
| piaohao/godis |
77 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
mit |
Go |
| redis client implement by golang, inspired by jedis. |
| jgaskins/redis |
51 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
mit |
Crystal |
| Pure-Crystal Redis client, supporting clustering, RedisJSON, RediSearch, RedisGraph, and RedisTimeSeries |
| miyagawa/AnyEvent-Redis |
41 |
|
0 |
0 |
over 6 years ago |
0 |
|
9 |
|
Perl |
| Asynchronous Redis client |
| Asmod4n/mruby-hiredis |
13 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
apache-2.0 |
C |
| mruby bindings for https://github.com/redis/hiredis |
| smacker/newrelic-context |
13 |
|
0 |
2 |
about 6 years ago |
2 |
March 23, 2020 |
1 |
mit |
Go |
| Contains different helpers to make life easier with NewRelic and Context. |
| blesner/red1z |
5 |
|
0 |
0 |
over 4 years ago |
0 |
|
4 |
mit |
C++ |
| A c++17 REDIS client |