Current section
Files
Jump to
Current section
Files
src/riak_ensemble.app.src
{application,riak_ensemble,
[{description,"Multi-Paxos framework in Erlang"},
{vsn,"2.1.3"},
{registered,[]},
{applications,[kernel,stdlib]},
{mod,{riak_ensemble_app,[]}},
{env,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/basho/riak_ensemble"}]}]}.