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

[leo_backend_db] Support erocksdb #943

Open
mocchira opened this issue Nov 28, 2017 · 1 comment
Open

[leo_backend_db] Support erocksdb #943

mocchira opened this issue Nov 28, 2017 · 1 comment

Comments

@mocchira
Copy link
Member

Since some users hit the fragmentation problems leveldb have recently like #940 and seems to take time to be fixed on upstream, it might be time to support erocksdb on leo_backend_db.

@mocchira
Copy link
Member Author

Now we have our own eleveldb forked and have to maintain until the fix leo-project/eleveldb@61c1f5b and a planned fix #994 get merged into upstream so it might be more easy path to patch the fragmentation problem for our eleveldb rather than supporting rocksdb. I'll add the issue later.

@mocchira mocchira added this to the 1.5.0 milestone Feb 16, 2018
@yosukehara yosukehara modified the milestones: 1.5.0, 2.0.2 Mar 1, 2018
@yosukehara yosukehara modified the milestones: 2.0.2, Future works Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants