kafka-client

This package implements a low-level client client library to interface with Apache Kafka 0.7. Kafka 0.8 and newer are not yet supported.


Keywords
library, mit, network, Propose Tags, Apache Kafka, Skip to Readme, , Index, Kafka, Kafka.Internal, Kafka.Internal.Request, Kafka.Internal.Response, Kafka.Internal.Transport, Kafka.Internal.Types, More info, kafka-client-0.7.0.1.tar.gz, browse, Package description, Package maintainers, abhinav, edit package information , Hackage, here
License
MIT
Install
cabal install kafka-client-0.7.0.1

Documentation

kafka-client

This package provides a low-level Haskell client for Apache Kafka 0.7. Kafka 0.8 and newer are not yet supported.

Package documentation is available on Hackage and here.

Why Kafka 0.7?
I needed to interact with a system running Kafka 0.7.
Will 0.8 or newer be supported?
There are currently no plans to do so. Unless I end up needing to also interact with a Kafka 0.8 system, or receive a pull request, the answer is no.