FR: Integrate Redis Cluster as broker
The python Redis Cluster lib Grokzen/redis-py-cluster is considered production ready, therefore suitable for integrating Redis Cluster into Celery (in the future redis-py-cluster will be integrated in redis-py, currently used by Celery).
As far as I can understand, Redis Cluster should be integrated in Kombu first (celery/kombu#526)
Closing this, as we don't have the resources to complete this task.
+1
@Aeon consider becoming a baker for celery on open collective.
This is a realy important feature as Redis Cluster becoming the De facto when using Redis
@auvipy Thanks for letting us know about the open collective, I'll sign up
work in progress https://github.com/celery/kombu/pull/1021
Is this still in progress?
yes