I’m being told by the docs that Redis is supported in 2.8.x and that all I need is a locally running instance of a Redis server using the default port, and I just have to select the Redis driver from the admin->general page as the caching driver choice.
And yet I’m consistently being told that EE cannot connect to Redis.
Redis is running and I can interact with it from the command line, but EE seems incapable.
Has anybody out there successfully used Redis for native caching (not ce_cache, which cannot cope with layouts) and if so, can you please tell me what magic you used to make it happen?
Many thanks in advance,
Andy