mnesia_eleveldb icon indicating copy to clipboard operation
mnesia_eleveldb copied to clipboard

Make eleveldb a depdendency of the mnesia_eleveldb app

Open sargun opened this issue 9 years ago • 3 comments

sargun avatar Nov 17 '16 12:11 sargun

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.

richcarl avatar Nov 24 '16 09:11 richcarl

I wanted to try using erocksdb which should also be compatible, instead, so I kinda prefer the existing behavior.

v-kat avatar Nov 10 '17 18:11 v-kat

CLA assistant check
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.

CLAassistant avatar Jan 21 '21 10:01 CLAassistant