Skip to content

Feat: support TLS for redis connectons#1879

Merged
netomi merged 2 commits into
mainfrom
add-support-for-redis-tls
May 27, 2026
Merged

Feat: support TLS for redis connectons#1879
netomi merged 2 commits into
mainfrom
add-support-for-redis-tls

Conversation

@netomi
Copy link
Copy Markdown
Contributor

@netomi netomi commented May 27, 2026

This fixes #1875.

This supports enabling TLS for redis nodes via

spring.data.redis.ssl.enabled = true

At the same time the deprecated JedisCluster was replaced with RedisClusterClient.

@netomi netomi merged commit 22e380f into main May 27, 2026
8 checks passed
@netomi netomi deleted the add-support-for-redis-tls branch May 27, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support redis configuration with tls

1 participant