Current section
Files
Jump to
Current section
Files
src/rcl_bench.app.src
{application,rcl_bench,
[{description,"Riak Core Lite Benchmarking Framework"},
{vsn,"0.1.0"},
{mod,{rcl_bench_app,[]}},
{applications,[kernel,stdlib,crypto,hackney]},
{licenses,["Apache 2.0"]},
{links,[{"Github",
"https://github.com/riak-core-lite/rcl_bench"}]}]}.