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

Added memory option for --key-value-storage #592

Merged
merged 4 commits into from
Jan 29, 2021

Conversation

MadelineMurray
Copy link
Contributor

Added memory option for --key-value-storage

Signed-off-by: Madeline Murray <madeline.taylor@gmail.com>
@MadelineMurray MadelineMurray self-assigned this Dec 30, 2020
@MadelineMurray MadelineMurray requested a review from a team as a code owner December 30, 2020 22:19
@@ -511,6 +511,8 @@ If a name is not specified, the name section is not included in the client ID. F
The key-value storage to use. Use this option only if using a storage system provided with a
plugin. The default is `rocksdb`.

For ease of use when using a debugger, use the `memory` option.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a link to the option?
EDIT: link to the option title in this doc

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hyperledger/besu#1617 ?

I think this needs more caveats that tell the casual reader "You probably don't want this option". The release notes say "Added memory as an option to --key-value-storage. This ephemeral storage is intended for sync testing and debugging. "

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to make this clearer

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NicolasMassart - I don't understand your comment?

MadelineAu and others added 2 commits January 11, 2021 15:49
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com>
@MadelineMurray
Copy link
Contributor Author

@shemnon - is the updated version better?

@MadelineMurray MadelineMurray merged commit 3fd5cda into hyperledger:master Jan 29, 2021
@MadelineMurray MadelineMurray deleted the memoryStorage branch January 29, 2021 06:08
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

4 participants