We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6efa969 commit 70aa492Copy full SHA for 70aa492
src/db-consumer.ts
@@ -1,5 +1,5 @@
1
import Kafka from 'node-rdkafka';
2
-
+// confluent-kafka-javascript
3
const consumer = new Kafka.KafkaConsumer(
4
{
5
//'debug': 'all',
0 commit comments