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

leveldown to remote database #97

Closed
askucher opened this issue Mar 20, 2021 · 1 comment
Closed

leveldown to remote database #97

askucher opened this issue Mar 20, 2021 · 1 comment
Labels
stale This issue or pull request is old

Comments

@askucher
Copy link

Hey. How to use level cross different processes? For instance when I want to use RocksDB

Performance is highly important!

@vweevers
Copy link
Member

RocksDB supports multiple readers, with the readOnly option . For multiple writers, you might like level-party and alternatives.

@vweevers vweevers added the stale This issue or pull request is old label Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This issue or pull request is old
Projects
None yet
Development

No branches or pull requests

2 participants