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

[EXPERIMENTAL] lmdb support for splitstore #5699

Closed
wants to merge 100 commits into from
Closed

Conversation

raulk
Copy link
Member

@raulk raulk commented Mar 1, 2021

This PR introduces experimental LMDB support to the splitstore.

@raulk raulk changed the base branch from master to feat/splitstore March 1, 2021 13:05
@raulk raulk changed the title Feat/splitstore lmdb experimental, unstable lmdb support for splitstore. Mar 1, 2021
@raulk raulk changed the title experimental, unstable lmdb support for splitstore. experimental, unstable lmdb support for splitstore Mar 1, 2021
@raulk raulk marked this pull request as draft March 1, 2021 13:05
@vyzo vyzo changed the title experimental, unstable lmdb support for splitstore [EXPERIMENTAL] lmdb support for splitstore Mar 1, 2021
@vyzo vyzo self-requested a review March 1, 2021 13:06
Copy link
Contributor

@vyzo vyzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

given that I actually wrote the code, I say LGTM!

@raulk raulk force-pushed the feat/splitstore-lmdb branch from 9ea7297 to a12a78b Compare March 1, 2021 15:52
@vyzo vyzo force-pushed the feat/splitstore branch 2 times, most recently from ce3ff15 to 0a2f2cf Compare March 5, 2021 12:50
Base automatically changed from feat/splitstore to next March 8, 2021 21:01
Base automatically changed from next to master March 10, 2021 16:21
@raulk
Copy link
Member Author

raulk commented Jul 12, 2021

We decided against LMDB because it introduces many edge cases, and the performance gain for the dataset sizes we're dealing with is lower than expected. Therefore, the tradeoff is not justified.

@raulk raulk closed this Jul 12, 2021
@Kubuxu Kubuxu deleted the feat/splitstore-lmdb branch November 25, 2021 19:01
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.

2 participants