Replies: 0
It doesn’t appear that this has been tested at all with Redis Cluster and predis. It has a call to redis->ping() in object-cache.php on line 472, which doesn’t work with cluster and throws an exception.
See: https://github.com/nrk/predis/issues/75
Unless maybe I am missing something obvious?
- This topic was modified 1 minute ago by William Earnhardt.