Skip to content

Repository files navigation

backend-notes

The collection of study notes for backend.

TODO List

algorithm

  • Hash Algorithm
  • 地址索引

application

  • 发号器设计
  • 分布式锁
  • 分区分库分表

basic

  • Evaluation strategy

software

  • storage/各种数据存储
  • json/json工具
  • 服务注册

data structure

  • List
  • Map
  • Set
  • Queue
  • Stack
  • Finite State Transducers
  • HyperLogLog
  • Bloom Filter

Done

algorithm

  • 限流算法

application

  • 短地址服务设计

basic

  • 10个经典排序算法
  • 锁的分类

Cache

  • 基于Redis的分布式锁

  • 缓存常见问题处理

design

  • 设计模式

About

The collection of study notes for backend.

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors