v0.5.0 (Feb 19th, 2022)
- Support using gRPC to communicate with DTM server
- Support TCC, SAGA, MSG
- Support Barrier
- Support timeout configuration for sending request DTM server and trans branch
- Add DTM common package for both Dtmcli and Dtmgrpc
- 支持使用 gRPC 和 DTM 服务端交互
- 支持 TCC, SAGA, MSG 事务模型
- 支持子事务屏障
- 支持请求超时配置( 向 DTM 和 分支事务 请求 )
- 抽离
DtmCommon
包,服务于 Dtmcli and Dtmgrpc