In-memory cache implementation that extends CoreCache.
This cache stores simple key/value pairs as well as entity objects indexed
by their class name and unique identifier. It optionally clears all
cached data at a configurable interval via #start and
#stop.
In-memory cache implementation that extends CoreCache.
This cache stores simple key/value pairs as well as entity objects indexed by their class name and unique identifier. It optionally clears all cached data at a configurable interval via #start and #stop.