Current section
Files
Jump to
Current section
Files
src/cache.app.src
{application,cache,
[{description,"in-memory cache"},
{vsn,"2.3.1"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib]},
{mod,{cache_app,[]}},
{env,[]},
{licenses,["Apache"]},
{maintainers,["Dmitry Kolesnikov"]},
{links,[{"GitHub","https://github.com/fogfish/cache"}]}]}.