Open imavroukakis opened 5 years ago
I noticed that docker-compose is using RabbitMQ instead of Redis for Celery, is this something that's been missed in the compose file or is it purposeful?
Thanks!
@imavroukakis If I remember correctly, @frankh did it on purpose yes. (I don’t remember the rationale though)
ok, I've switched to using Redis and could not see any issue with this.
I noticed that docker-compose is using RabbitMQ instead of Redis for Celery, is this something that's been missed in the compose file or is it purposeful?
Thanks!