From e6aac9c09a4fe810a32576934dc3bc104cd9aed4 Mon Sep 17 00:00:00 2001 From: FelixSeptem Date: Mon, 31 Dec 2018 14:03:15 +0800 Subject: [PATCH] add links --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9086bdd..a062043 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,10 @@ a lock service with single node redis and fencing token go get -u github.com/FelixSeptem/mortise ``` +### Design +[文章链接](https://www.jianshu.com/p/73512e7730fd) + +### Related Link +https://redis.io/topics/distlock +http://martin.kleppmann.com/2016/02/08/how-to-do-distributed-locking.html +http://antirez.com/news/101 \ No newline at end of file