django-celery-results
Result storage
A Celery task result backend using Django ORM
Celery result back end with django
698 stars
23 watching
206 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
celerydjangodjango-celery-resultspython
Related projects:
Repository | Description | Stars |
---|---|---|
celery/django-celery-beat | Manages periodic tasks with scheduling and notification features. | 1,721 |
nigel2392/wagtail_celery_beat | An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
ask/celery | An asynchronous task queue/job queue for distributed message passing | 54 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 479 |
maciej-gol/tenant-schemas-celery | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
sbdchd/celery-types | Type stubs for several related projects in the Celery ecosystem. | 87 |
streetvoice/django-celery-ses | A Django email backend that leverages AWS SES and Celery to send emails in a scalable and configurable way. | 32 |
danihodovic/celery-exporter | A tool to monitor and expose Celery task metrics to Prometheus | 438 |
ceterai/django-pyproject | Tool to store Django settings in pyproject.toml file | 5 |
django-parler/django-parler | Provides automatic model translations with easy admin integration and fallbacks. | 696 |
danyi1212/celery-insights | A real-time monitoring tool for Celery clusters | 54 |
rusty-celery/rusty-celery | An implementation of the Celery task queue system in Rust | 786 |
fabiocaccamo/django-treenode | A Django project providing an abstract model and admin interface for tree-based data structures. | 690 |
snok/django-guid | Attaches a unique ID to all log outputs for every request in Django applications. | 455 |
ivelum/djangoql | An advanced search library for Django models with auto-completion and support for logical operators and table joins. | 1,025 |