Elgg  Version 2.3
Classes
Elgg\Cache\Pool Namespace Reference

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...