eventuous
eventuous copied to clipboard
Kafka: basic subscription
Subscribe to Kafka topics without using schema registry, expect byte[]
as the payload.
If the partition key is provided, use it as the partition key for parallel consume.