The number of seconds before a cache object is considered stale.
Inherited from CacheCore
Stores whether or not the content should be gzipped when stored
Inherited from CacheCore
Used internally to uniquely identify the location + name of the cache object.
Inherited from CacheCore
Where to store the cache.
Inherited from CacheCore
A name to uniquely identify the cache object by.
Inherited from CacheCore
Holds the response of the read so we only need to fetch it once instead of doing multiple queries.
Stores the time when the cache object was created.
Inherited from CacheCore