Current section

Files

Jump to
dqe src dqe.app.src
Raw

src/dqe.app.src

{application,dqe,
[{description,"DalmatinerDB query engine"},
{vsn,"0.4.0"},
{registered,[]},
{mod,{dqe_app,[]}},
{applications,[kernel,ddb_client,qdate,dflow,mmath,dproto,
stdlib,hdr_histogram,dqe_idx,dqe_idx_ddb,
dqe_idx_pg,dqe_fun,ddb_connection,lager]},
{env,[]},
{maintainers,["Heinz N. Gies"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/dalmatinerdb/dqe"}]}]}.