mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-24 04:21:10 +00:00
🤝 Merge pull request #77 from ramonsaraiva/django-dramatiq
Add django-dramatiq
This commit is contained in:
commit
11b53cd487
|
@ -163,6 +163,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [django-rq](https://github.com/rq/django-rq) - Integration for Redis Queue.
|
||||
- [django-redis](https://github.com/niwinz/django-redis) - Full featured Redis cache backend for Django.
|
||||
- [celery](https://github.com/celery/celery) - Robust and broker-agnostic task queues for bigger, performance-focused projects.
|
||||
- [django-dramatiq](https://github.com/Bogdanp/django_dramatiq) - Task processing library with a focus on simplicity, reliability and performance.
|
||||
|
||||
### Testing
|
||||
- [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar/) - Configurable panels to debug requests/responses.
|
||||
|
|
Loading…
Reference in New Issue
Block a user