Skip to content

Purpose of this assignment was to create a system to access data based on B+ trees. The file system is structured as such : a file has two fields – one is a key and the other corresponds to a B+ tree. The tree is consisting of blocks, which are organized by the system built.

Notifications You must be signed in to change notification settings

Leonidas25/BPlusTrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

Purpose of this assignment was to create a system to access data based on B+ trees. The file system is structured as such : a file has two fields – one is a key and the other corresponds to a B+ tree. The tree is consisting of blocks, which are organized by the system built.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published