Skip to content

Releases: KawulaSQL/Storage_Manager

Final Version v2

13 Dec 14:23

Choose a tag to compare

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

Final Version v1

13 Dec 14:10

Choose a tag to compare

Fix many things, add buffer implementation.

Checkpoint 3

04 Dec 07:09

Choose a tag to compare

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

27 Nov 14:15

Choose a tag to compare

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

Checkpoint 1

21 Nov 17:17

Choose a tag to compare

A workable but not finished storage manager