From bcdd60cf705cc9d276643f4704eea4cb66127821 Mon Sep 17 00:00:00 2001 From: SnailClimb Date: Mon, 21 Jan 2019 10:32:49 +0800 Subject: [PATCH] =?UTF-8?q?Update=20ZooKeeper=E6=95=B0=E6=8D=AE=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E5=92=8C=E5=B8=B8=E8=A7=81=E5=91=BD=E4=BB=A4.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 主流框架/ZooKeeper数据模型和常见命令.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/主流框架/ZooKeeper数据模型和常见命令.md b/主流框架/ZooKeeper数据模型和常见命令.md index e8e1b76e..aba2161e 100644 --- a/主流框架/ZooKeeper数据模型和常见命令.md +++ b/主流框架/ZooKeeper数据模型和常见命令.md @@ -178,5 +178,5 @@ numChildren = 1 ### 参考 -《从Paxos到Zookeeper 分布式一致性原理与实践》 +- 《从Paxos到Zookeeper 分布式一致性原理与实践》