sibson/redbeat

Support for Celery 4+ sentinel:// urls

Open

#199 opened on Apr 1, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (815 stars) (122 forks)batch import
help wanted

Description

Celery 4+ natively supports a different format for specifying redis sentinel instances than the separate celery-redis-sentinel package. It would be helpful if redbeat also supported the native broker url format as well.

Contributor guide

Support for Celery 4+ sentinel:// urls · sibson/redbeat#199 | Good First Issue