Current section
Files
Jump to
Current section
Files
src/khepri.app.src
{application,khepri,
[{description,"Tree-like replicated on-disk database library"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,compiler,ra]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/rabbitmq/khepri"}]},
{build_tools,["rebar3","mix"]}]}.