Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

PersistentB-Tree

An implementation of a persistent B-tree that writes to and reads from a random access file of fixed-length blocks (FLRAF) via a cache system.

I created this program for my CSC 365 Data Structures and File Processing course in Fall 2015.

About

An implementation of a persistent B-tree that writes to a random access file of fixed-length blocks via a cache system.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages