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