SOHU-Co/kafka-node: Node.js client for Apache Kafka 0.8 and later. - GitHub
https://github.com/SOHU-Co/kafka-node
{groupId: 'kafka-node-group', //consumer group id, default `kafka-node-group` // Auto commit config autoCommit: true, autoCommitIntervalMs: 5000, // The max wait time is the maximum amount of time in milliseconds to block waiting if insufficient data is available at the time the request is issued, default 100ms fetchMaxWaitMs: 100, // This is the minimum ...
DA: 62 PA: 16 MOZ Rank: 52