# leveldb-annotated **Repository Path**: BABWB/leveldb-annotated ## Basic Information - **Project Name**: leveldb-annotated - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-04 - **Last Updated**: 2021-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #带注释的leveldb v1.18 代码 原始代码地址: https://github.com/google/leveldb 源码阅读笔记: - 国内:http://blog.1feng.me/tags/leveldb/ - 源站:https://1feng.github.io/tags/leveldb/ 参考资料: - 源码阅读前: [《leveldb日知录》-- 朗格科技](https://github.com/1Feng/decode-leveldb/blob/master/doc/LevelDB%E6%97%A5%E7%9F%A5%E5%BD%95.pdf) - 源码阅读中: [《leveldb实现解析》-- 那岩](https://github.com/1Feng/decode-leveldb/blob/master/doc/leveldb%E5%AE%9E%E7%8E%B0%E8%A7%A3%E6%9E%90.pdf)