Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

activate TLS for single instance redis connections #2336

Merged
merged 8 commits into from
Jan 11, 2023
Merged

activate TLS for single instance redis connections #2336

merged 8 commits into from
Jan 11, 2023

Conversation

Geal
Copy link
Contributor

@Geal Geal commented Jan 3, 2023

Fix #2332
Blocked on redis-rs/redis-cluster-async#14 for cluster connections

@github-actions

This comment has been minimized.

@Geal Geal requested review from bnjjj and garypen January 6, 2023 10:49
@Geal Geal marked this pull request as ready for review January 6, 2023 10:50
apollo-router/src/cache/redis.rs Outdated Show resolved Hide resolved
apollo-router/Cargo.toml Show resolved Hide resolved
@Geal Geal self-assigned this Jan 11, 2023
@Geal Geal enabled auto-merge (squash) January 11, 2023 10:52
@Geal Geal merged commit b3d027b into dev Jan 11, 2023
@Geal Geal deleted the geal/redis-tls branch January 11, 2023 11:04
@abernix abernix added this to the v1.8.0 milestone Jan 11, 2023
@abernix abernix mentioned this pull request Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Activate TLS for redis connections
3 participants