Skip to content

Refactoring the code of phase 2 - #12

Open
Vince-maple-byte wants to merge 6 commits into
masterfrom
phase3
Open

Refactoring the code of phase 2#12
Vince-maple-byte wants to merge 6 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.

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