Kafka-Penguin

Current standard

Kafka-Penguin

Kafka-Penguin is an easy-to-use, lightweight KafkaJS library for message processing. It provides developers with a single strategy for handling message processing failures by failing fast. For more information on KafkaJS, check out Getting Startedarrow-up-right.

Accelerated by OS Labsarrow-up-right and developed by Ziyad El Bazarrow-up-right, Kushal Talelearrow-up-right, Timeo Williamsarrow-up-right and Ausar Englisharrow-up-right.

WIP: This project is not ready for use as of yet

Installation

Download kafka-penguin from npm in your terminal with :

npm install kafka-penguin

Configuring your client:

The example shown below is used w/ sasl.

clientConfig.js

Usage:

example.js

Last updated

Was this helpful?