🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1004 B

各语言客户端及示例

go

客户端sdk: https://github.com/yedf/dtm

示例: https://github.com/yedf/dtmcli-go-sample

python

客户端sdk(当前只支持TCC): https://github.com/yedf/dtmcli-py

示例: https://github.com/yedf/dtmcli-py-sample

php

客户端sdk(当前只支持TCC): https://github.com/yedf/dtmcli-php

示例: https://github.com/yedf/dtmcli-php-sample

感谢 onlyshow 的帮助,php的sdk和示例,全部由onlyshow独立完成

node

客户端sdk(当前只支持TCC): https://github.com/yedf/dtmcli-node

示例: https://github.com/yedf/dtmcli-node-sample