dean4lee / distributed-transaction-demo
分布式事务演示
☆11Updated 5 years ago
Alternatives and similar repositories for distributed-transaction-demo
Users that are interested in distributed-transaction-demo are comparing it to the libraries listed below
Sorting:
- 快速使用spring cache☆10Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated last year
- springboot HikariCP 动态切换数据源☆24Updated 6 years ago
- netty入门demo,单机版消息推送☆47Updated 6 years ago
- 《重新定义Spring Cloud实战》实体书目录☆30Updated 6 years ago
- 全局事务管理☆76Updated last month
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 分布式事务解决方案☆45Updated 2 years ago
- Spring Cloud Netflix Distributed Microservice☆35Updated 6 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 基于spring cloud eureka实现。 fm-cloud-bamboo: 接口多版本控制, fm-cloud-graybunny: 灰度发布,A/B Test☆82Updated 6 years ago
- spring boot 集成 RocketMq消息中间件☆27Updated 7 years ago
- 一个sofa demo 实现了领域驱动设计☆69Updated 7 years ago
- spring boot 分布式锁starter☆12Updated 6 years ago
- 针对阿里巴巴 canal客户端封装,与spring无缝衔接☆25Updated 2 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Updated 5 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 6 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- 基于zookeeper的分布式锁的实现☆23Updated 9 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆21Updated 3 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 高并发下本地锁+分布式锁