- 🇮🇳India sujatadrupal
Hi All,
I have to connect my Drupal 7 project with Redis Cluster setup.
seeking for help from this community, is there any patch available for this ?
Thanks in advance! - 🇧🇷Brazil gerson.analista
I created a patch with support for the PhpRedis RedisCluster class:
https://github.com/phpredis/phpredis/blob/develop/cluster.mdI used the issue patch as a study base:
https://www.drupal.org/project/redis/issues/2900947 ✨ Implement initial RedisCluster client integration Needs reviewI'm still running some tests, but it seems to be working so far.