Current section
Files
Jump to
Current section
Files
src/erocksdb.app.src
{application,erocksdb,
[{description,"RocksDB for Erlang"},
{vsn,"0.4.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["leo-project","Heinz N. Gies"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/leo-project/erocksdb"}]}]}.