eventuous
eventuous copied to clipboard
Kafka producer
Add Kafka producer, which should be easy
Not quite but shall I give it a go? ;)
I meant I made this a while ago. I know it's awaiting so it's not as fast as it could be. https://github.com/EventStore/replicator/blob/master/src/EventStore.Replicator.Kafka/KafkaWriter.cs
The basic one is #90. The one with schema registry needs to wait until the subscription is done.