RabbitMQ Streams#
RabbitMQ has a Streams feature, which is closely related to Kafka topics.
The main difference from regular RabbitMQ queues is that the messages are not deleted after consuming.
And FastStream supports this feature as well!
RabbitMQ has a Streams feature, which is closely related to Kafka topics.
The main difference from regular RabbitMQ queues is that the messages are not deleted after consuming.
And FastStream supports this feature as well!