dtm
dtm copied to clipboard
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
[ego](https://github.com/gotomicro/ego) [ego dtmdriver](https://github.com/vicnoah/dtmdriver-ego)
i has use nacos,dubbo grpc,springcloudwebflux in my project,how to use dtm in my project client:  provider 
If retry count is greater than RetryLimit, then Saga transaction stop retrying, and rollback.
### Who is using dtm If you are using dtm, please submit a comment in this issue like this: * Company: Ivydad * Website: www.ivydad.com * Contact: [email protected] ### 谁在使用...
是否支持链路追踪
没有在相关文档上看到链路追踪的内容, 如何集成 SkyWalking 或 zipkin 等
Hi, I'm a DTM msg user. It seems that "action" and "queryPrepared" require no-protocol URLs for gRPC endpoints, and the DTM uses HTTP protocol by default. How can I customize...
业务使用二阶段消息,发现报警: 1、GET /api/dtm/msg/queryPrepared?branch_id=00&gid=ZLk5US5qQF5tMGyEvCz4Kh&op=msg&trans_type=msg 响应状态码:500 2、死锁 SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: INSERT IGNORE INTO `barrier` (trans_type, gid, branch_id, op, barrier_id, reason)...
DTM is planning to support dapr, in order to provide distributed transaction solutions for dapr users. https://github.com/dapr/dapr Any help is appreciated!
看文档事务介绍没oracle,是不支持?