docker-cabot icon indicating copy to clipboard operation
docker-cabot copied to clipboard

docker-compose is using rabbitmq instead of redis

Open imavroukakis opened this issue 5 years ago • 2 comments

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 avatar Sep 12 '19 09:09 imavroukakis

@imavroukakis If I remember correctly, @frankh did it on purpose yes. (I don’t remember the rationale though)

JeanFred avatar Sep 30 '19 12:09 JeanFred

ok, I've switched to using Redis and could not see any issue with this.

imavroukakis avatar Sep 30 '19 14:09 imavroukakis