TYPO3 Core caches {coreBackends -> f:count()}

The caching framework exists to help speeding up TYPO3 sites, especially heavily loaded ones. It is possible to move all caches to a dedicated cache server with specialized cache systems like the Redis key-value store (a so called NoSQL database).

TYPO3 extensions community caches {extensionsBackends -> f:count()}