We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d400809 commit 1681d5fCopy full SHA for 1681d5f
README.md
@@ -151,6 +151,7 @@
151
152
### 分布式事务
153
- [分布式事务了解吗?你们如何解决分布式事务问题的?TCC 如果出现网络连不通怎么办?XA 的一致性如何保证?](/docs/distributed-system/distributed-transaction.md)
154
+- [关于如何实现一个TCC分布式事务框架的一点思考](http://www.bytesoft.org)
155
156
### 分布式会话
157
- [集群部署时的分布式 Session 如何实现?](/docs/distributed-system/distributed-session.md)
0 commit comments