Current section

Files

Jump to
cache src cache.app.src
Raw

src/cache.app.src

{application,cache,
[{description,"in-memory cache"},
{vsn,"2.3.0"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib]},
{mod,{cache_app,[]}},
{env,[]},
{licenses,["Apache"]},
{maintainers,["Dmitry Kolesnikov"]},
{links,[{"GitHub","https://github.com/fogfish/cache"}]}]}.