Skip to content

Commit da6eb3a

Browse files
committed
添加分布式事务相关
1 parent 8cb3a31 commit da6eb3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,9 @@
527527
+ **CAP理论:**
528528
+ [论文:Brewer’s Conjecture and the Feasibility of Consistent, Available, Partition-Tolerant Web](https://users.ece.cmu.edu/~adrian/731-sp04/readings/GL-cap.pdf)
529529
+ [CAP 定理的含义](http://www.ruanyifeng.com/blog/2018/07/cap.html)
530+
+ **分布式事务**
531+
+ [事务相关基础知识](http://www.hollischuang.com/archives/tag/%E4%BA%8B%E5%8A%A1)
532+
+ [IBM developerWorks : JTA 深度历险 - 原理与实现](https://www.ibm.com/developerworks/cn/java/j-lo-jta/index.html)
530533

531534
# 十二.搜索引擎
532535

0 commit comments

Comments
 (0)