github

begeekmyfriend / bplustree

  • среда, 24 января 2018 г. в 03:15:25
https://github.com/begeekmyfriend/bplustree


A minimal B+ tree algo demo for millions (even billions) of key-value storage



B+Tree

A minimal B+Tree implementation for millions (even billions) of key-value storage based on Posix.

Branch

in-memory for learning and debugging.

Demo

./demo_build.sh

Code Coverage Test

Note: Do NOT load an existing index file with same name for this testing!

./coverage_build.sh