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

Replace leveldb with an other database #565

Closed
krhubert opened this issue Nov 12, 2018 · 1 comment
Closed

Replace leveldb with an other database #565

krhubert opened this issue Nov 12, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@krhubert
Copy link
Contributor

As shown here syndtr/goleveldb#226, leveldb might have some performance issues.

We can replace it with one of the following:

I think for mesg usecase the LSM Tree will be better choice (so badger key/value db)

@NicolasMahe NicolasMahe added enhancement New feature or request feature labels Dec 11, 2018
@NicolasMahe
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants