issues
search
Draymonders
/
bingo
common used go code
0
stars
0
forks
source link
开坑
#1
Open
Draymonders
opened
2 years ago
Draymonders
commented
2 years ago
[ ] 系统设计,多看些文档,多思考思考
[ ] 数据库,事务、锁、索引、查询优化、提升sql能力
[ ] 缓存,本地缓存/Redis 、深入了解实现
[ ] 消息队列,RocketMQ & Kafka 区别,存储,扩容
[ ] 分布式,事务,
[ ] 操作系统,继续看下绿导师的课程
[ ] 刷题能力,每周刷 5 道medium保持手感
[ ] ES,针对现有的es查询深入了解下