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

Align Defaults with leveldb, pass options #6

Closed windkit closed 7 years ago

windkit commented 7 years ago

Related Issue

https://github.com/leo-project/leofs/issues/555

Related PR

https://github.com/leo-project/leo_backend_db/pull/6 https://github.com/leo-project/leo_storage/pull/21

yosukehara commented 7 years ago

@windkit reviewed and merged, thanks