This repository doesn't specify license. Without author's permission, this code is only for learning and cannot be used for other purposes.
README.md
sharding-jdbc-simple
介绍
Sharding-jdbc整合
- 初始化整合,配置文件根据sharding-sphere文档而来,本项目使用4.x版本.
- 水平分表
- 水平分库
- 水平分库下水平分表
- 垂直分库
- 广播表(测试默认没有分布式事务)
- XA-2PC二阶段提交分布式事务(Atomikos)
- Seata-BASE-AT柔性事务
- Sentinel限流(直接、排队、预热)
- Jemeter测试用例(Sentinel.jmx)
Comments ( 0 )