Skip to content

Commit 7d5c78d

Browse files
authored
Update ZooKeeper数据模型和常见命令.md
1 parent 61cdfd5 commit 7d5c78d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

主流框架/ZooKeeper数据模型和常见命令.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,7 @@ numChildren = 1
176176
在后面我会介绍到 Java 客户端 API的使用以及开源 Zookeeper 客户端 ZkClient 和 Curator 的使用。
177177

178178

179+
### 参考
180+
181+
《从Paxos到Zookeeper 分布式一致性原理与实践》
182+

0 commit comments

Comments
 (0)