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

Opening RocksDB in read only mode #42

Closed
tanyunming opened this issue Mar 6, 2018 · 1 comment
Closed

Opening RocksDB in read only mode #42

tanyunming opened this issue Mar 6, 2018 · 1 comment

Comments

@tanyunming
Copy link

one process open rocksdb with openReadOnly, anther process open the same db with nomal modle。if the writing process update data of db,process of openReadOnly donot read the updated data?

@warrenfalk
Copy link
Owner

This question is outside the scope of this project, as this project is just a wrapper around the rocksdb library, and this behavior is part of the rocksdb library.

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

2 participants