Draymonder Docs
About
-
大饼,邮箱:Draymonders#gmail.com
三年一梦,梦如花开。花开烂漫,一梦三年。
开坑
- 系统设计,多看些文档,多思考总结
- 数据库,事务、锁、索引、查询优化、提升sql能力
- 缓存,本地缓存/Redis 、深入了解实现
- 消息队列,RocketMQ & Kafka 区别,存储,扩容
- 分布式理论,事务,缓存
- 操作系统,继续看下 绿导师 的课程
- 搜索,针对现有的es查询深入了解下
- 刷题能力,每周刷 5 道medium保持手感
Commands
mkdocs serve
- Start the live-reloading docs server.mkdocs build
- Build the documentation site.mkdocs -h
- Print help message and exit.mkdocs gh-deploy
- Push github branch gh-deploy and show.
Reference
For full documentation visit mkdocs.org.