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

Raplica & Sharding #200

Closed
hanumanjiblog opened this issue Jul 12, 2021 · 4 comments
Closed

Raplica & Sharding #200

hanumanjiblog opened this issue Jul 12, 2021 · 4 comments
Labels
question Support or open question(s)

Comments

@hanumanjiblog
Copy link

How to replicate and split level database?
Please tell us, we really need replication.

@vweevers
Copy link
Member

For replication, see https://github.com/Level/awesome#replication. Most of the modules listed there are old though. You might be better off with a dedicated solution that doesn't rely on level, like hypercore and friends.

For splitting, see subleveldown.

@vweevers vweevers added the question Support or open question(s) label Jul 12, 2021
@hanumanjiblog
Copy link
Author

Please Tell us Is any c or c++ LevelDB is available nodejs?

@vweevers
Copy link
Member

I don't understand the question.

@ralphtheninja
Copy link
Member

Please Tell us Is any c or c++ LevelDB is available nodejs?

level itself uses leveldown which is a c++ wrapper lib around LevelDB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Support or open question(s)
Projects
None yet
Development

No branches or pull requests

3 participants