Skip to content

Phase 2#10

Open
Vince-maple-byte wants to merge 44 commits into
masterfrom
phase2
Open

Phase 2#10
Vince-maple-byte wants to merge 44 commits into
masterfrom
phase2

Conversation

@Vince-maple-byte

Copy link
Copy Markdown
Owner

This pr is to finalize phase 2 of the project

Vince-maple-byte and others added 30 commits March 8, 2026 03:11
…he size based compaction. Just need to do a couple of more unit test for more skewed data types
…ganize the sstables by size. Now we just need to make the function to compact these files into one file.
… to the skiplist already exist, we will check for which key/value pair is newer, the old one or the new one. From there we save the newest one into the database.
…need to make sure that the compact function works
… to read in the file. That's why we weren't done before. Required serious refactoring.
…onality of the checksum to better determine if a file is corrupted by adding the time, key size, payload size, key, and payload into the data that create the checksum.
… communication for the database communication
…some integration tests to make sure everything is working fine, and then I should be able to merge with main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant