Blizzard / node-rdkafka

Node.js bindings for librdkafka
MIT License
2.12k stars 397 forks source link

Consuming messages from each partition separately #1068

Closed martijnimhoff closed 2 weeks ago

martijnimhoff commented 8 months ago

Closes https://github.com/Blizzard/node-rdkafka/issues/1063

Notes:

There are no breaking changes, therefore this could be released as a minor version upgrade. We would appreciate if this was merged so that we can remove our fork and use this package directly in production.