Skip to content

Commit

Permalink
Add note about support
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevon committed Oct 9, 2020
1 parent 911aec9 commit 2e2f649
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

ZStandard codec for KafkaJS.

**WIP: Currently publishing compressed messages is failing. Not ready for usage yet!**
> **NOTE**: This codec relies on [cppzst](https://www.npmjs.com/package/cppzst) for compression and decompression. Please divert any issues with cppzst there, and only open issues on this repo in case the version being used here needs to be updated.
>
> This package is provided on a best-effort basis. See [#2](https://github.com/kafkajs/zstd/issues/2)
## Installation

Expand Down

0 comments on commit 2e2f649

Please sign in to comment.