-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Support Redis with authentication #3086
Copy link
Copy link
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Activity
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Describe request or inquiry
I am not sure if the
cartservice factors in that Redis could be behind authn. This is common in scenarios where you want to use a managed Redis service from a vendor.What purpose/environment will this feature serve?
You can connect the cart service to any Redis server whether it is managed or just a deployment/statefulset in a Kubernetes cluster.