eventuous icon indicating copy to clipboard operation
eventuous copied to clipboard

Kafka producer

Open alexeyzimarev opened this issue 3 years ago • 3 comments

Add Kafka producer, which should be easy

alexeyzimarev avatar Sep 29 '21 15:09 alexeyzimarev

Not quite but shall I give it a go? ;)

RagingKore avatar Oct 25 '21 13:10 RagingKore

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

alexeyzimarev avatar Oct 26 '21 07:10 alexeyzimarev

The basic one is #90. The one with schema registry needs to wait until the subscription is done.

alexeyzimarev avatar Apr 25 '22 10:04 alexeyzimarev