redis-game-transaction

redis-game-transaction

jwpttcg66

在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.

143 Stars
105 Forks
143 Watchers
Java Language
apache-2.0 License
Cost to Build
$171.2K
Market Value
$336.7K

Growth over time

14 data points  ·  2021-07-01 → 2023-07-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about redis-game-transaction

Question copied to clipboard

What is the jwpttcg66/redis-game-transaction GitHub project? Description: "在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.". Written in Java. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone redis-game-transaction

Clone via HTTPS

git clone https://github.com/jwpttcg66/redis-game-transaction.git

Clone via SSH

[email protected]:jwpttcg66/redis-game-transaction.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the redis-game-transaction issue tracker:

Open GitHub Issues