python sdk updated

This commit is contained in:
yedongfu 2021-07-20 19:46:22 +08:00
parent 0afae954e8
commit 2a782bf0c6

View File

@ -103,9 +103,9 @@ DTM是首款golang的开源分布式事务管理器优雅的解决了幂等
#### python #### python
客户端sdk当前只支持TCC: [https://github.com/yedf/dtmcli-python](https://github.com/yedf/dtmcli-python) 客户端sdk当前只支持TCC: [https://github.com/yedf/dtmcli-py](https://github.com/yedf/dtmcli-py)
示例: [https://github.com/yedf/dtmcli-python-sample](https://github.com/yedf/dtmcli-python-sample) 示例: [https://github.com/yedf/dtmcli-py-sample](https://github.com/yedf/dtmcli-py-sample)
#### php #### php