Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(btree): allow option to reset btree and mmaping it to specified file. #223

Merged
merged 4 commits into from
Nov 10, 2020

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Nov 10, 2020

This PR adds an API tree.Reset() and allows passing the filename to NewTree() to create b+tree upon.


This change is Reviewable

z/btree.go Outdated Show resolved Hide resolved
@NamanJain8 NamanJain8 merged commit af58718 into master Nov 10, 2020
@NamanJain8 NamanJain8 deleted the naman/btree-file branch November 10, 2020 11:50
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