We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b4ac02 commit ebea5f1Copy full SHA for ebea5f1
README.md
@@ -38,7 +38,7 @@ Java 知识点,继续完善中。
38
39
### 分布式相关
40
41
-- [基于 Redis 的分布式锁](https://github.com/crossoverJie/distributed-lock-redis)
+- [基于 Redis 的分布式锁](http://crossoverjie.top/2018/03/29/distributed-lock/distributed-lock-redis/)
42
- [分布式缓存设计](https://github.com/crossoverJie/Java-Interview/blob/master/MD/Cache-design.md)
43
- [分布式 ID 生成器](https://github.com/crossoverJie/Java-Interview/blob/master/MD/ID-generator.md)
44
0 commit comments