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

INDY-1289: support read-only mode for rocksdb and leveldb. #660

Merged
merged 6 commits into from
Apr 28, 2018

Conversation

sergey-shilov
Copy link
Contributor

Also support read-only flag in DB hash store and storage init helpers.

Sergey Shilov added 2 commits April 27, 2018 15:29
RocksDB supports it natively, leveldb supports it on a key/value storage
wrapper level.

Signed-off-by: Sergey Shilov <sergey.shilov@dsr-company.com>
Signed-off-by: Sergey Shilov <sergey.shilov@dsr-company.com>
Signed-off-by: Sergey Shilov <sergey.shilov@dsr-company.com>
ashcherbakov
ashcherbakov previously approved these changes Apr 27, 2018
Signed-off-by: Sergey Shilov <sergey.shilov@dsr-company.com>
ashcherbakov
ashcherbakov previously approved these changes Apr 27, 2018
@sergey-shilov
Copy link
Contributor Author

Test this please.

@sergey-shilov
Copy link
Contributor Author

Test this please.

@ashcherbakov ashcherbakov merged commit 4159a59 into hyperledger:master Apr 28, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants