mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
时间:2013-07-21 16:53
b13/proxycachemanager
TYPO3 Extension that automatically flushes cached URLs within a proxy / CDN.
时间:未知
byerikas/cache-tags
Allows for Redis/Valkey cache flushing multiple tagged items by a single tag.
时间:未知