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

Switch from LMDB to libmdbx #143

Open
erthink opened this issue May 29, 2019 · 4 comments
Open

Switch from LMDB to libmdbx #143

erthink opened this issue May 29, 2019 · 4 comments

Comments

@erthink
Copy link

erthink commented May 29, 2019

https://github.com/leo-yuriev/libmdbx#libmdbx

@mykmelez
Copy link
Contributor

Hi @leo-yuriev, is there something in particular you think we should consider about libmdbx?

@erthink
Copy link
Author

erthink commented Oct 25, 2019

Hi, @mykmelez .
I was taking a break to tidy up some important things, before replying and wasting your time.
In short, I suggest you consider using libmdbx instead of LMDB.

@Kerollmops
Copy link

Here is a basic version of the rust mdbx bindings (which is a simple fork of the fork of mozilla).

@erthink
Copy link
Author

erthink commented May 28, 2021

FYI.

Erigon (one of the most efficient frontiers for Ethereum) recently switched from LMDB to MDBX.
AFAIK, there was no single reason, but because are a set of MDBX's improvements over LMDB.

Regards.

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

No branches or pull requests

3 participants