Skip to content

Commit f397ec8

Browse files
committed
分布式锁的实现
1 parent e2a6185 commit f397ec8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@
8585
- [Redis缓存穿透和雪崩](/Interview/sad/Redis缓存穿透和雪崩.md)
8686
- [Redis与MySQL双写一致性方案](https://www.cnblogs.com/rjzheng/p/9041659.html)
8787
- [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)
8891

8992
## 刷题系列
9093
- [推荐:CS-Notes](https://cyc2018.github.io/CS-Notes/#/?id=✏️-算法)

0 commit comments

Comments
 (0)