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