Open
Description
Hello DevDocs team,
First of all, thank you for the amazing work you’ve done with DevDocs — it's an invaluable resource for developers.
I’d like to request the addition of documentation for two widely used tools in the Python and distributed systems ecosystem:
- Celery — a powerful, production-ready asynchronous task queue/job queue.
- RabbitMQ — a widely used message broker that is often used in conjunction with Celery.
Adding support for these two documentations would be very helpful for developers working with task queues and distributed messaging.
Thank you for considering this request!