It appears compression (gzip, snappy) is not supported in the librdkafka
version (8.0.0) used in this binding. Is there any intention to update this
to use a more recent librdkafka version? If so it would be great as there
does not seem to be any other node-kafka solution that supports Kafka 0.8
with compression.

Cliff


On Wed, Jan 8, 2014 at 7:18 PM, Pascal Belloncle <p...@sutoiku.com> wrote:

> Hi There,
>
> in case anyone is interested,we created a node.js binding using librdkafka
> [1].  Publish only so far, for kafka_2.8.0-0.8.0-beta1+
>
> For more info, check out the github page [2], and for an example on how to
> use the library [3].
>
> Happy to answer questions, or accept contributions.
>
> Thanks to Marcus (librdkafka author) for suggesting posting here and for
> creating librdkafka.
>
> Pascal.
>
> [1] https://github.com/edenhill/librdkafka
> [2] https://github.com/sutoiku/node-kafka
> [3] https://github.com/sutoiku/node-kafka#example

Reply via email to