Plug.PageCache v0.1.0 Plug.PageCache.Config

Handles access to cache (application) configuration.

Summary

Functions

Returns the internal id for a cache

Returns all configured caches with their options

Functions

cache_id(name)

Specs

cache_id(atom) :: atom

Returns the internal id for a cache.

caches()

Specs

caches :: Keyword.t

Returns all configured caches with their options.