Make eleveldb a depdendency of the mnesia_eleveldb app - #6
Open
sargun wants to merge 1 commit into
Open
Conversation
Contributor
|
Hi Sargun! It's probably a good idea, but so as to ensure that users can start mnesia without having to manually start eleveldb first, please also change the call to application:start() in mnesia_eleveldb:init_backend() to use application:ensure_all_started() instead. |
|
I wanted to try using erocksdb which should also be compatible, instead, so I kinda prefer the existing behavior. |
jesperes
pushed a commit
that referenced
this pull request
Nov 5, 2020
…ia_eleveldb-get_ref-return-recname to kred * commit '2d3d358f42a5237e3c586535aa9eb8668535a049': KRED-4308: change get_ref call to return RecName too KRED-4308: remove live upgrade compat code
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.