Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwpttcg66/redis-game-transaction
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
https://github.com/jwpttcg66/redis-game-transaction
distributed-locks game-engine game-transaction gameengine gametransaction lock redis redis-client redis-cluster redis-cluster-client redis-game redis-lock redis-transaction redisgame redisgametransaction redislock redistransaction transaction transactionservice
Last synced: 17 days ago
JSON representation
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
- Host: GitHub
- URL: https://github.com/jwpttcg66/redis-game-transaction
- Owner: jwpttcg66
- License: apache-2.0
- Created: 2016-11-25T10:15:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T19:05:22.000Z (over 1 year ago)
- Last Synced: 2024-10-21T06:49:50.812Z (23 days ago)
- Topics: distributed-locks, game-engine, game-transaction, gameengine, gametransaction, lock, redis, redis-client, redis-cluster, redis-cluster-client, redis-game, redis-lock, redis-transaction, redisgame, redisgametransaction, redislock, redistransaction, transaction, transactionservice
- Language: Java
- Homepage:
- Size: 2.3 MB
- Stars: 155
- Watchers: 15
- Forks: 103
- Open Issues: 1