list from #TODO
- 算法
- redis
- redis 为什么快
- Redis 数据类型
- Redis 与数据库一致性
- 集群
- 问题(雪崩、穿透、脑裂、复制风暴)
- 架构
- Spring(实作)
- Filter / Interceptor / AOP
- BeanFactory / ApplicationContext
- Aware 接口
- FactoryBean
- Proxy 代理类
- microservices components
- registry and discovery
- circuit breaker
- configuration
- distributed tracing
- MySQL
- index
- SQL 优化
- Java
- 并发
- volatile
- synchronized
- 两个线程轮流打印
- JVM
- 调优
- 垃圾回收
- 并发
- ES
- Kafka