Skip to content

0.3.0

Compare
Choose a tag to compare
@nomisRev nomisRev released this 29 Jul 10:34
· 301 commits to main since this release
20025a7

This release implements a custom ConsumerLoop to make strong guarantees about committing offsets, and to hide the complexity of the low-level Java SDK.

This API is inspired by Alpakka Kafka and Reactor Kafka.
More details can be found in the PR: #58