Closed nomisRev closed 2 years ago
This PR introduces a new operator for time-and-size spaced chunking, and uses it to implement an operator to commit Kafka records in batches. Still allows you to optimise committing offsets as suggested in their official documentation.
Inspired by FS2-kafka from Scala eco-system.
This PR introduces a new operator for time-and-size spaced chunking, and uses it to implement an operator to commit Kafka records in batches. Still allows you to optimise committing offsets as suggested in their official documentation.
Inspired by FS2-kafka from Scala eco-system.