Skip to content

fix(btree): Increase buffer size if needed.#209

Merged
NamanJain8 merged 2 commits intomasterfrom
naman/grow-btree
Oct 27, 2020
Merged

fix(btree): Increase buffer size if needed.#209
NamanJain8 merged 2 commits intomasterfrom
naman/grow-btree

Conversation

@NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Oct 27, 2020

This PR makes the mmap used for B+ tree file growable. One important point to see here is that some of the nodes need to be re-read.


This change is Reviewable

@jarifibrahim jarifibrahim changed the title use mmaped buffer which can grow in btree fix(btree): Increase buffer size if needed. Oct 27, 2020
@NamanJain8 NamanJain8 merged commit 2652d61 into master Oct 27, 2020
@NamanJain8 NamanJain8 deleted the naman/grow-btree branch October 27, 2020 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants