The collection of study notes for backend.
- Hash Algorithm
- 地址索引
- 发号器设计
- 分布式锁
- 分区分库分表
- Evaluation strategy
- storage/各种数据存储
- json/json工具
- 服务注册
- List
- Map
- Set
- Queue
- Stack
- Finite State Transducers
- HyperLogLog
- Bloom Filter
- 限流算法
- 短地址服务设计
- 10个经典排序算法
- 锁的分类
-
基于Redis的分布式锁
-
缓存常见问题处理
- 设计模式