Where Redis module or Memcached module for PHP?
-
Hello,
I have installed Joomla and I want use Redis or Memcached for the cache management, but Joomla permits only the "File" option for managing the cache. I can see that don't exist "php_redis.dll" or "php_memcached.dll" in "\ext" directory of the PHP and for this reason Joomla not propose Redis or Memcached for manage the cache.
Then... How to get this modules for PHP?
Thank you for help!
-
I found it but for Redis:
https://pecl.php.net/package/redis/4.0.2/windows
I can't found it for Memcached yet and I don't want compile it