Blizzard / node-rdkafka

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

feat: consume from specific partition #1101

Open martijnimhoff opened 2 weeks ago

martijnimhoff commented 2 weeks 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.