File tree Expand file tree Collapse file tree 1 file changed +23
-5
lines changed Expand file tree Collapse file tree 1 file changed +23
-5
lines changed Original file line number Diff line number Diff line change 163163* [ 如何做可靠的分布式锁,Redlock真的可行么] ( docs/database/Redis/如何做可靠的分布式锁,Redlock真的可行么.md )
164164* [ 几种常见的 Redis 集群以及使用场景] ( docs/database/Redis/redis集群以及应用场景.md )
165165
166+ ### 数据库扩展
167+
168+ 代办......
169+
166170## 系统设计
167171
168172### 常用框架
204208- ** [ JWT 优缺点分析以及常见问题解决方案] ( docs/system-design/authority-certification/JWT-advantages-and-disadvantages.md ) **
205209- ** [ 适合初学者入门 Spring Security With JWT 的 Demo] ( https://github.com/Snailclimb/spring-security-jwt-guide ) **
206210
207- ### 设计模式
211+ ### 分布式 & 微服务
208212
209- - [ 设计模式系列文章] ( docs/system-design/设计模式.md )
213+ - [ 分布式应该学什么] ( docs/system-design/website-architecture/分布式.md )
214+
215+ #### API 网关
210216
211- ### 微服务
217+ 网关主要用于请求转发、安全认证、协议转换、容灾。
212218
213219- [ 浅析如何设计一个亿级网关(API Gateway)] (docs/system-design/micro-service/谈谈微服务中的 API 网关.md)
214220
215- ### 分布式
221+ #### 配置中心
216222
217- - [ 分布式应该学什么] ( docs/system-design/website-architecture/分布式.md )
223+ 代办......
224+
225+ #### 唯一 id 生成
226+
227+ 代办......
228+
229+ #### 服务治理:服务注册与发现、服务路由控制
230+
231+ 代办......
218232
219233### 架构
220234
221235- [ 8 张图读懂大型网站技术架构] ( docs/system-design/website-architecture/8%20张图读懂大型网站技术架构.md )
222236- [ 【面试精选】关于大型网站系统架构你不得不懂的10个问题] ( docs/system-design/website-architecture/关于大型网站系统架构你不得不懂的10个问题.md )
223237
238+ ### 设计模式
239+
240+ - [ 设计模式系列文章] ( docs/system-design/设计模式.md )
241+
224242## 面试指南
225243
226244### 备战面试
You can’t perform that action at this time.
0 commit comments