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

if $REDIS_USE_CLUSTER = True then connect to a redis cluster #417

Merged
merged 2 commits into from
May 22, 2024

Conversation

MelissaAutumn
Copy link
Member

Should fix #414

@MelissaAutumn MelissaAutumn requested a review from devmount May 21, 2024 21:25
@MelissaAutumn MelissaAutumn self-assigned this May 21, 2024
Copy link
Collaborator

@devmount devmount left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot test this, but looks reasonable.

A quick question for redis: Are we affected by their licensing change in any way?

@Sancus
Copy link
Member

Sancus commented May 22, 2024

A quick question for redis: Are we affected by their licensing change in any way?

No, we use AWS managed redis. I expect them to switch to Valkey when they roll out versions where that's relevant, currently their max supported is 7.1 which uses the old license.

@MelissaAutumn MelissaAutumn merged commit fade83a into main May 22, 2024
4 checks passed
@MelissaAutumn MelissaAutumn deleted the bugs/414-enable-redis-cluster-support branch May 22, 2024 20:13
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.

Redis Error on Stage: CROSSSLOT Keys in request don't hash to the same slot
3 participants