enabling Memcached for Mautic
Mautic – the popular marketing automation written in PHP framework symfony. This can handle large email lists but if we don’t have caching enabled, the database can be under too much load. For reports and such aspects its better to have Memcache, Opcache etc enabled. Now with PHP7.x OPCache is more or less default but…