jww-sh

Results 4 comments of jww-sh

why not address the issue with opcache.blacklist_filename and add the path to config.php? https://www.php.net/manual/en/opcache.configuration.php#:~:text=opcache.blacklist_filename%20string,www/*%2Dbroken.php

it is the redis replacement for Magento https://experienceleague.adobe.com/en/docs/commerce-on-cloud/user-guide/configure/env/stage/variables-deploy#valkey_backend You can still use the redis pecl php module with valkey, i suspect some other parts of your module need to be...

I have two relationships named valkey instead of redis :) https://github.com/jww-sh/magentoCE24/blob/main/.upsun/config.yaml and adjusted the backend names in the .env.yaml https://github.com/jww-sh/magentoCE24/blob/main/.magento.env.yaml#L25