Class: Cachetastic::Caches::PageCache

Inherits:
Base show all
Defined in:
lib/gems/cachetastic-2.1.2/lib/cachetastic/caches/page_cache.rb

Overview

Used by the Mongrel Page Cache Handler gem for page caching. Future functionality may be added to this class to allow for things such as deleting a certain page/set of pages based on regex, etc…

Method Summary

Methods inherited from Base

adapter, adapter_supported?, all_registered_caches, cache_name, delete, expire_all, get, logger, marshall, set, stats, unmarshall, unsupported_adapters