We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a6185 commit f397ec8Copy full SHA for f397ec8
1 file changed
README.md
@@ -85,6 +85,9 @@
85
- [Redis缓存穿透和雪崩](/Interview/sad/Redis缓存穿透和雪崩.md)
86
- [Redis与MySQL双写一致性方案](https://www.cnblogs.com/rjzheng/p/9041659.html)
87
- [Redis并发竞争key的解决方案详解](https://juejin.im/post/6844903846750191630)
88
+- [Redis分布式锁](https://juejin.im/post/5cc165816fb9a03202221dd5#heading-4)
89
+- [补充-Zookeeper锁的实现](https://juejin.im/post/5c01532ef265da61362232ed)
90
+- [数据库实现分布式锁](https://blog.csdn.net/u013256816/article/details/92854794)
91
92
## 刷题系列
93
- [推荐:CS-Notes](https://cyc2018.github.io/CS-Notes/#/?id=✏️-算法)
0 commit comments