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 (122 forks)batch import
help wanted

Repository metrics

Stars
 (815 stars)
PR merge metrics
 (No merged PRs in 30d)

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