- 授权协议: MIT
- 开发语言: C/C++ Python SHELL
- 操作系统: Linux
- 软件首页: https://github.com/begeekmyfriend/bplustree
- 软件文档: https://github.com/begeekmyfriend/bplustree/blob/disk-io/README.md
- 官方下载: https://github.com/begeekmyfriend/bplustree
软件介绍
B+Tree 是一个基于 Posix 的数百万(甚至数十亿)key-value 存储的最小B+树实现。
Demo
./demo_build.sh
代码覆盖测试
注意:需要先删除现有的 /tmp/coverage.index 以进行此测试!
./coverage_build.sh
