Plug.PageCache v0.1.0 Plug.PageCache.Adapter behaviour
Cache adapter base server.
One incarnation of it will be started for every properly configured cache.
Summary
Callbacks
Cleans a cache by removing all entries
Tries to load a page from the cache by its full path
Removes a cache entry
Saves a page to the cache
Callbacks
Tries to load a page from the cache by its full path.
Removes a cache entry.