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

feat(redis): use ClusterClient for redis cluster creation #452

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

Totodore
Copy link
Owner

@Totodore Totodore commented Jan 28, 2025

Motivation

Bump redis to 0.28.2 and resolve issue #449

@Totodore Totodore added A-redis-adapter Area related to redis-adapter C-Enhancement Related to an enhancement labels Jan 28, 2025
@Totodore Totodore force-pushed the feat-redis-cluster-api branch from 0dcd735 to 2c832f2 Compare January 28, 2025 12:16
@Totodore Totodore linked an issue Jan 28, 2025 that may be closed by this pull request
@Totodore Totodore force-pushed the feat-redis-cluster-api branch from 2c832f2 to e77cdc1 Compare January 28, 2025 12:23
@Totodore Totodore enabled auto-merge (squash) January 28, 2025 12:23
@Totodore Totodore merged commit 241e89b into main Jan 28, 2025
30 checks passed
@Totodore Totodore deleted the feat-redis-cluster-api branch February 8, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-redis-adapter Area related to redis-adapter C-Enhancement Related to an enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unify the redis cluster adapter api
1 participant