mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
🤝 Add Django Celery Results (#252)
This commit is contained in:
parent
5d6da7e16c
commit
2370c9c601
|
@ -273,6 +273,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [django-celery-beat](https://github.com/celery/django-celery-beat) - A periodic task scheduler with database configured by Django's Admin Panel.
|
||||
- [celery-exporter](https://github.com/danihodovic/celery-exporter) - Prometheus & Grafana monitoring of Celery tasks.
|
||||
- [django-dramatiq](https://github.com/Bogdanp/django_dramatiq) - Task processing library with a focus on simplicity, reliability, and performance.
|
||||
- [django-celery-results](https://github.com/celery/django-celery-results) - Celery result backend with Django.
|
||||
|
||||
### Templates
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user