@sensejs/kafkajs-zstd-support
TypeScript icon, indicating that this package has built-in type declarations

0.11.0 • Public • Published

KafkaJS integrations for SenseJS

This package integrates ZSTD compression codec to kafkajs.

Usage

Import this package in the entry point of your apps

import '@sensejs/kafkajs-zstd-support';

Be careful that import this package multiple times will result in error:

import '@sensejs/kafkajs-zstd-support';
import '@sensejs/kafkajs-zstd-support'; // An error will be thrown

Readme

Keywords

none

Package Sidebar

Install

npm i @sensejs/kafkajs-zstd-support

Weekly Downloads

739

Version

0.11.0

License

ISC

Unpacked Size

45.2 kB

Total Files

16

Last publish

Collaborators

  • thynson