list from #TODO 
  • 算法
  • redis
  • 架构
    • 分布式 ID
    • 分布式锁
    • distributed locks
    • 分库分表
    • DDD(Domain-Driven Design)
    • Design Patterns
  • Spring(实作)
    • Filter / Interceptor / AOP
    • BeanFactory / ApplicationContext
    • Aware 接口
    • FactoryBean
    • Proxy 代理类
  • microservices components
    • registry and discovery
    • circuit breaker
    • configuration
    • distributed tracing
  • MySQL
    • index
    • SQL 优化
  • Java
  • ES
  • Kafka