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