LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases
见5.x版本文档见 https://www.codingapi.com/docs/txlcn-preface/
分布式事务从0到1-了解TX-LCN原理
原文 B站-原理一 B站-原理二
B站地址
https://space.bilibili.com/386239614
公众号(通过公众号加群):
依赖的环境:
mysql redis
数据库脚步:
sql
启动步骤:
1、配置TM的参数信息,然后启动TM。
2、配置example-tc example-tc-2信息,启动他们。
3、测试example-tc,接口地址为 http://localhost:8090/save?name=123