tasq
tasq copied to clipboard
Kafka Support
Does it support kafka or any future plans for it.
Hi, sorry for the late reply, currently it doesn't support Kafka, but it shouldn't be difficult to add it to the backend classes using kafka-python as driver, same can be done for AWS SQS probably. I'll probably take a look.
@codepr Thanks