docker4drupal icon indicating copy to clipboard operation
docker4drupal copied to clipboard

Add Php Relay extension to get improved performance with Redis

Open heyyo-droid opened this issue 2 years ago • 3 comments

Drupal contrib module Redis is testing a newer php extension to replace PhpRedis.
According to this post it supposes to be 2x faster !
https://www.drupal.org/project/redis/issues/3322514

It will be great to add it to d4d :-) Supported from PHP 7.4

https://relay.so/docs/1.x/installation

heyyo-droid avatar Feb 15 '23 09:02 heyyo-droid

FWIW, this should probably be in the wodby/php repository, not here?

Berdir avatar Feb 22 '23 22:02 Berdir

Congrats @Berdir for the release of Relay inside Drupal Redis module :partying_face: You're right, it should be moved to wodby/php repository. But I can't do it. Adding @csandanov most active maintainer of Wodby :clap:

heyyo-droid avatar Feb 27 '23 07:02 heyyo-droid

It would be a nice improvement:)

orkutmuratyilmaz avatar Aug 11 '23 09:08 orkutmuratyilmaz