Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

0.1.0

Compare
Choose a tag to compare
@eulerfx eulerfx released this 01 May 18:18
· 231 commits to master since this release

Ensure recovery during broker restart (virtual broker routing).
Add Producer.produceBatched with improved API and performance:
- Takes a batch of messages rather than a function returning a batch.
- Parallelizes requests across brokers.