Open Fancien opened 1 year ago
Implement a RabbitMQ/Celery worker to handle running the automatic tasks in the background.
we can use Redis as the message queue broker instead of RabbitMQ since Redis is already used in the project
Celery backed by Redis
Implement a RabbitMQ/Celery worker to handle running the automatic tasks in the background.