Elgg
Version 2.3
|
Classes | |
class | InMemory |
An in-memory implementation of a cache pool. More... | |
class | Noop |
Implements the caching API but doesn't actually do any caching. More... | |
class | StashWrapper |
Defers to Stash for the meat of the caching logic. More... | |