PHP Elgg\Cache\Pool Namespace

Interfaces

Name Description
TestCase

Classes

Name Description
InMemory An in-memory implementation of a cache pool.
InMemoryTest
Noop Implements the caching API but doesn't actually do any caching.
NoopTest
StashWrapper Defers to Stash for the meat of the caching logic.
StashWrapperTest