Blizzard / Blizzard/node-rdkafka
[Question] How do I commit after handling a batch of messages?
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 403
- PR merge metrics
- No merged PRs in 30d
Description
I'm planing to write a program that reads messages in batches. Stores them to a DB, and then finally commits the messages on success.
I'm having problems understanding and finding examples that does this.
Contributor guide
Assessment
This issue has not been assessed yet.