Skip to content
View Mike1218's full-sized avatar

Block or report Mike1218

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. test test Public

  2. oauth2lab oauth2lab Public

    Forked from spring2go/oauth2lab

    source code and instructions for oauth2 labs

    Java

  3. coolmq coolmq Public

    Forked from vvsuperman/coolmq

    消息最终一致性方案,基于rabbitmq的分布式事务解决方案

    Java

  4. redis-game-transaction redis-game-transaction Public

    Forked from jwpttcg66/redis-game-transaction

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

    Java

  5. ByteTCC ByteTCC Public

    Forked from liuyangming/ByteTCC

    ByteTCC是一个兼容JTA规范的基于TCC机制的分布式事务管理器。用户手册:https://github.com/liuyangming/ByteTCC/wiki

    Java

  6. EShop-SOA EShop-SOA Public

    Forked from songxinjianqwe/EShop-SOA

    EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)

    Java