kafkajs-client
There are 6 repositories under kafkajs-client topic.
kffl/fastify-kafkajs
Fastify plugin that adds support for KafkaJS - a modern Apache Kafka client
open-source-ts/kafka-message-bus
Kafka Message Bus is a KafkaJS wrapper enhancing its functionality with deadletter topic support and handlers, improving Kafka stream reliability by managing failed message processing. 🚀
rodrigobarbosa12/simple-kafka-example
Basic example of kafka
Allan-Nava/KafkaJS-WS
A modern Apache Kafka client for node.js
AyemunHossain/nodejs-kafka-boilerplate
🚀This GitHub repository provides a comprehensive implementation of Apache Kafka integration with Node.js. With this repository, you can seamlessly interact with Apache Kafka by leveraging the power of Node.js. Key features include the ability to create dynamic topics on-the-fly and automatic subscription to dynamically created topics by consumers.
cchen26/Kafka-Revive
Lightweight Message Re-processing Wrapper Library for KafkaJs