Skip to content

romz-pl/romz-btree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • B+ tree implementation based on the Christoph Rupp's upscaledb.

  • The implementation stores data on disk.

  • For more information about B+ trees see: