mnesia_eleveldb
mnesia_eleveldb copied to clipboard
Make eleveldb a depdendency of the mnesia_eleveldb app
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.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.