Skip to content

Refactoring the code of phase 2 - #12

Merged
Vince-maple-byte merged 11 commits into
masterfrom
phase3
Aug 12, 2026
Merged

Refactoring the code of phase 2#12
Vince-maple-byte merged 11 commits into
masterfrom
phase3

Conversation

@Vince-maple-byte

Copy link
Copy Markdown
Owner

I basically refactored the way we handle reads and write from the memtable and the SSTable files by creating structs that represent a SSTable file and a Database that would handle all reads and writes done in the database. This was made with the sole focus of improved readability, and making it easier to transition into bloom filters.

@Vince-maple-byte
Vince-maple-byte merged commit e33a5ce into master Aug 12, 2026
3 checks passed
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