只管去做践N0.11

指定每月目标,拆分每周预先承诺的习惯卡片, 落实每天行动清单 文章地址:http://localhost:1313/post/ARTS/2024

成为leveldb 贡献者

day5 https://github.com/tikv/tikv/pull/18467 https://youjiali1995.github.io/categories/#tikv https://youjiali1995.github.io/storage/leveldb-write/ 第一天 整理资料 https://hardcore.feishu.cn/wiki/LUEtw4SxniCYsoklKF8cypFunab 手写 kv https://hardcore.feishu.cn/wiki/XHOfwDMfuiAWAHkyVBFcZ45hnpc https://hardcore.feishu.cn/docs/doccn4w8clvork96K3dqQnJRh9g https://hardcore.feishu.cn/wiki/QKmowjMW7iQx8wkV867cAaHhnCb https://hardcore.feishu.cn/wiki/WHqKwm5EdiAan8kMaC7c6NUcnbg 第一天 v1.0 源码解析系列1-leveldb基本数据结构 思考一个问题: KV数据结构是如何存储在磁盘上的? 具体

成为tikv贡献者第四天:通过 TiKV 入门 Rust

https://github.com/facebook/rocksdb/wiki/RocksDB-Contribution-Guide 前提条件:已经学会TIKV编译和环境搭建 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 环境: window11 + WSL(Windows Subsystem for Linux) git