Region
Table of Contents
Classes
- DefaultMultiGetRegion
- A cache region that enables the retrieval of multiple elements with one call
- DefaultRegion
- The simplest cache region compatible with all doctrine-cache drivers.
- FileLockRegion
- Very naive concurrent region, based on file locks.
- UpdateTimestampCache
- Tracks the timestamps of the most recent updates to particular keys.