Releases: KawulaSQL/Storage_Manager
Releases · KawulaSQL/Storage_Manager
Final Version v2
Final Version v1
Fix many things, add buffer implementation.
Checkpoint 3
For this milestone, we continued our simple workable Storage Management System. We finished set_index and conditional select so now the query processor can use it. We also added mock functions for delete tables, delete records to be used by the other components.
Checkpoint 2
Continued the Workable Storage Manager. Added get stats and unit test.
Checkpoint 1
A workable but not finished storage manager