integrandio / lucidmq

LucidMQ - Simple Ops Event Streaming. Alternative to Kafka and RabbitMQ
https://integrand.io
MIT License
36 stars 1 forks source link

Refactor All Topics Message #17

Open bdkiran opened 1 year ago

bdkiran commented 1 year ago

The all top is message using the topic request message. This requires a topic name. Seems unnecessary to even send those bytes across the wire. We want a better solution for this as well as tests for this in out integ test suite.