Cache
Namespaces
Interfaces, Classes, Traits and Enums
- PruneableInterface
 - Interface extends psr-6 and psr-16 caches to allow for pruning (deletion) of all expired cache items.
 - ResettableInterface
 - Resets a pool's local state.
 - CacheItem
 - DoctrineProvider
 - LockRegistry
 - LockRegistry is used internally by existing adapters to protect against cache stampede.
 - Psr16Cache
 - Turns a PSR-6 cache into a PSR-16 one.