Closed buddhaCode closed 6 years ago
Yeah, what cache is it? Opcache? APCu? File Cache? Doctrine Cache? Symfony HTTP Cache? Another Shopware cache? There are a lot of caches around ;)
Its the "core" Zend Cache from Shopware. So all configurations and services which use the DI service "cache". Which uses your selected cache adapter from config.php
Great. I see.
Yeah, what cache is it? Opcache? APCu? File Cache? Doctrine Cache? Symfony HTTP Cache? Another Shopware cache? There are a lot of caches around ;)