-
B+ tree implementation based on the Christoph Rupp's upscaledb.
-
The implementation stores data on disk.
-
For more information about B+ trees see:
- wiki pages in Wikipedia
- wiki pages in my project b-plus-tree
B+ tree implementation based on the Christoph Rupp's upscaledb.
The implementation stores data on disk.
For more information about B+ trees see: