We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cdbd25e
对子事务屏障进行了简化更新
898b824
支持grpc
762da8d
6b9d840
758ca4e
new xa interface, can adapt to other web framework
introduce IsFailure, simplify xa,tcc error handling
simplify xa,tcc examples, remove their gorm dependency
XA的新接口可以接入其他web框架
引入IsFailure,简化XA和TCC的错误判断
简化了XA、TCC的例子,不再依赖gorm,只使用database/sql
f90f2cd
fix CronTransOnce bug fix saga compensating bug
45eb332
8eb0e0f
修复若干bug,增加了更多的测试用例,完善了readme中的各种badge
6261354
TCC提供新接口,子事务屏障支持
3d32a9a
支持saga、tcc、xa三种分布式事务模式 support saga, tcc, xa distributed transaction