#Can someone please help me on connecting the Bull with AWS Elasticache Redis cluster?

2 messages · Page 1 of 1 (latest)

bronze nebula
#

Try with { tls: { requestCert: true } }.
Also, try searching in bull repo: https://github.com/OptimalBits/bull/issues, nestjs/bull is just a wrapper around the bull library with no extra logic (afaik) regarding redis or clusters.

restive zinc
#

No luck,
I can see someone reported a same issue there but no one has answered yet