Looking to upgrade my app from php5.6 to php7 and I am currently using the apc cache. I see that the full apc cache is not supported but apcu is:
http://php.net/manual/en/book.apcu.php
Does anyone know if the underlying library is supported by the cache driver in CI3?
Thanks,
Dave
http://php.net/manual/en/book.apcu.php
Does anyone know if the underlying library is supported by the cache driver in CI3?
Thanks,
Dave