support for valkey
possible you could add support for valkey configurations
Can you explain what you mean valkey ?
On Wed, Aug 27, 2025 at 8:24 AM jww-sh @.***> wrote:
jww-sh created an issue (Genaker/FastFPC#13) https://github.com/Genaker/FastFPC/issues/13
possible you could add support for valkey configurations
— Reply to this email directly, view it on GitHub https://github.com/Genaker/FastFPC/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACGJNZX477G5AAPSUALSGJL3PXETPAVCNFSM6AAAAACE6R6IOGVHI2DSMVQWIX3LMV43ASLTON2WKOZTGM2TSOBRGI4DOMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
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 adjusted.
But it is the same Redis. Show me what config do you have for Val key
On Wed, Aug 27, 2025 at 10:23 PM jww-sh @.***> wrote:
jww-sh left a comment (Genaker/FastFPC#13) https://github.com/Genaker/FastFPC/issues/13#issuecomment-3231938018
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 adjusted.
— Reply to this email directly, view it on GitHub https://github.com/Genaker/FastFPC/issues/13#issuecomment-3231938018, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACGJNZRRIGUNL7XHVGGAZDL3P2G5ZAVCNFSM6AAAAACE6R6IOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTEMZRHEZTQMBRHA . You are receiving this because you commented.Message ID: @.***>
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