Current section
Files
Jump to
Current section
Files
src/leveled.app.src
{application,leveled,
[{description,"Key Value store based on LSM-Tree and designed for larger values"},
{vsn,"1.1.0-hex"},
{registered,[]},
{applications,[leveled_lz4,leveled_zstd,kernel,stdlib]},
{licenses,["Apache-2.0"]},
{pkg_name,leveled},
{links,[{"Github","https://github.com/martinsumner/leveled"}]},
{env,[{root_path,"test"}]}]}.