Skip to content

Commit d259c89

Browse files
committed
readme...
1 parent 5f07354 commit d259c89

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@
2020

2121
## 模块划分
2222

23-
docs : 官网文档
24-
tx-client:TXLCN分布式事务客户端
25-
tx-client-dubbo:dubbo框架客户端
26-
tx-client-springcloud:springcloud框架客户端
27-
tx-commons:公共模块
28-
tx-jdbcproxy-p6spy:sql拦截代理,采用了p6spy方式。
29-
tx-logger:性能测试日志
30-
tx-manager:TXLCN事务管理器
31-
tx-spi-message:消息扩展接口
32-
tx-spi-message-netty:netty消息实现
33-
tx-spi-sleuth:sleuth扩展接口
23+
1. tx-client:*TXLCN分布式事务客户端*
24+
2. tx-client-dubbo:*dubbo框架客户端*
25+
3. tx-client-springcloud:*springcloud框架客户端*
26+
4. tx-commons:*公共模块*
27+
5. tx-jdbcproxy-p6spy:*sql拦截代理,采用了p6spy方式*
28+
6. tx-logger:*性能测试日志*
29+
7. tx-manager:*TXLCN事务管理器*
30+
8. tx-spi-message:*消息扩展接口*
31+
9. tx-spi-message-netty:*netty消息实现*
32+
10. tx-spi-sleuth:*sleuth扩展接口*
3433

3534

3635
## 官网文档
3736

37+
官网文档 见docs分支
3838

3939
https://txlcn.org
4040

0 commit comments

Comments
 (0)