Skip to content

Releases: KawulaSQL/Storage_Manager

Final Version v2

Choose a tag to compare

@NoHaitch NoHaitch released this 13 Dec 14:23

Fix the UnitTest.py bugs and update the class diagram.

Final Version v1

Choose a tag to compare

@NoHaitch NoHaitch released this 13 Dec 14:10

Fix many things, add buffer implementation.

Checkpoint 3

Choose a tag to compare

@NoHaitch NoHaitch released this 04 Dec 07:09

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

Choose a tag to compare

@NoHaitch NoHaitch released this 27 Nov 14:15

Continued the Workable Storage Manager. Added get stats and unit test.

Checkpoint 1

Choose a tag to compare

@NoHaitch NoHaitch released this 21 Nov 17:17

A workable but not finished storage manager