redis-field-engineering/redis-kafka-connect

[sink] Add wait-for-replication option

jruaux opened this issue · 0 comments

Sink connector should have have a configurable wait for Redis replication so that when it has written a batch to Redis it calls the WAIT command before moving on to the next batch.