leo-project / leo_backend_db

leo_backend_db is a wrapper library for Basho bitcask, Basho eleveldb and Erlang ETS. They are used as local KVS in LeoFS.
http://leo-project.net/leofs
Apache License 2.0
10 stars 8 forks source link

Change the owner of ets to the supervisor as the caller can be an ephemeral process #15

Closed mocchira closed 6 years ago

mocchira commented 6 years ago

This PR should be merged before the PR on leo_object_storage (https://github.com/leo-project/leo_object_storage/pull/16) get merged.