romz-pl / jannink-btree

B+-tree in memory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

  • This is the refactored version of Janninek's B+-tree implementation.

  • The original code was downloaded from Jan Jannink web page

  • There is the article, where Jan Jannink describes the delete procedure in all details, PS.

  • For more information about B+ trees see:

About

B+-tree in memory

License:MIT License


Languages

Language:C++ 96.9%Language:CMake 2.3%Language:Shell 0.7%Language:C 0.1%