Issue Connecting n8n to AWS ElastiCache Redis/Valkey Serverless

I am trying to connect n8n to an AWS ElastiCache Redis Serverless instance, but the connection fails. n8n works normally with standard Redis/valkey deployments, but when using the Serverless version, the application cannot establish a stable connection. It appears to be related to cluster mode, TLS settings, or compatibility issues with the serverless Redis endpoint. I need to determine whether n8n officially supports Redis or Valkey Serverless and what configuration changes or workarounds are required to make the integration work.

Using redis serverless

Using standard redis cluster disabled mode is working.

Hey @Augusto_Arre !

I think this ‘issue’s knows and there’s an opened PR on github… check here for further info :

1 Like

that’s all man, It’s good to know that n8n doesn’t even have this feature, ill have to wait, and it looks like it will be a long time.