Prechádzať zdrojové kódy

:handshake: Add Django Celery Results (#252)

Ahmet Sezgin DURAN 1 rok pred
rodič
commit
2370c9c601
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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