[Enhancement]: Support AWS Elasticache #6198
Unanswered
tip-dteller
asked this question in
Troubleshooting
Replies: 1 comment
-
ElastiCache is already supported, we're just lacking documentation on the AWS deployment side of things. Hope to share more details soon |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
Hi,
When using TLS and Redis, the recommended way for AWS is:
no certificate is needed, just to enable TLS in the client (ioredis for example is just to have tls: {}
in the code today, its expected to parse a CA_CERT, which isnt requried for AWS.
More details
None
Which components are impacted by your request?
Other
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions