Open sivabudh opened 2 years ago
Hi @sivabudh ! Unfortunately django-cqrs does not support Kafka right now.
Is it possible for us (my team) to help implement it? Or you reckon that it's impossible (eg. the library's not intended to support other brokers but RabbitMQ).
I guess, that it's totally possible and we seem to have had plans to do that at some time in the future. Right, @ffaraoneim?
@sivabudh django-cqrs has also the Kombu transport. It seems that in the Kombu guys (https://github.com/celery/kombu) will support Kafka in the 5.3 upcoming release.
Instead of using RabbitMQ, does this library support Kafka? If it does, could you please kindly help point to the setup instructions?