GitHub user spetz added a comment to the discussion: Kafka compatible client API
Yes, that's correct. One of the challenges will be the way of dealing with the `stream` - it's our own concept, which essentially groups multiple topics (just like the topic groups N partitions). Stream can be used e.g. for multi-tenancy or for any other purpose. GitHub link: https://github.com/apache/iggy/discussions/6#discussioncomment-13327740 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
