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

Support "MemoryDB(AWS)" or "ElasticCache for Redis(ClusterMode)" for message broker #9019

Open
kgwangehee opened this issue May 13, 2024 · 0 comments

Comments

@kgwangehee
Copy link

Hello,

I'm looking to set up AWS's MemoryDB or ElasticCache for Redis as a cluster for celery's message broker.

When configuring this with celery, I encounter errors like "Failed to capture events: 'CROSSSLOT Keys in request don't hash to the same slot'."

From what I found on Stack Overflow(https://stackoverflow.com/questions/76006734/a-proper-way-to-use-aws-redis-cluster-with-celery), it seems Celery doesn't yet support Redis cluster mode. Does that mean I can't use cluster mode Redis like MemoryDB and ElasticCache from AWS as brokers for Celery?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant