-
This is the refactored version of Loe Ma's B+-tree implementation.
-
The original code was downloaded from Loe Ma GitHub web page.
-
For more information about B+ trees see:
- wiki pages in Wikipedia
- wiki pages in my project b-plus-tree
This is the refactored version of Loe Ma's B+-tree implementation.
The original code was downloaded from Loe Ma GitHub web page.
For more information about B+ trees see: