0.0.4 • Published 2 years ago

@klustq/klustq-node-client v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

KlustQ (klust queue) node client

KlustQ is an open-source basic distributed event streaming server. It helps to manage events and data accross microservices. And to establish a connection with KlustQ server when we are in node application environnement, we use this library.

Motivation

Installation

The package is available on npm.

npm install @klustq/klustq-node-client

Usage