/kafka

kdb+ to Apache Kafka adapter, for pub/sub

Primary LanguageCApache License 2.0Apache-2.0

Kafka kfk โ€“ Kafka for kdb+

GitHub release (latest by date) Travis (.org) branch

kfk is a thin wrapper for kdb+ around librdkafka C API for Kafka. It is part of the Fusion for kdb+ interface collection.

This interface is supported for the following platforms

  • 32- & 64-bit macOS and Linux
  • 64-bit Windows

New to kdb+ ?

Kdb+ is the worldโ€™s fastest time-series database, optimized for ingesting, analyzing and storing massive amounts of structured data. To get started with kdb+, see https://code.kx.com/q for downloads and developer information. For general information, visit https://kx.com/

API Documentation

๐Ÿ‘‰ API reference

Installation Documentation

๐Ÿ‘‰ Install guide

Example Setup

๐Ÿ‘‰ Example setup guide

Performance and Tuning

๐Ÿ‘‰ edenhill/librdkafka/wiki/How-to-decrease-message-latency

There are numerous configuration options and it is best to find settings that suit your needs and setup.

Status

This interface is provided under an Apache 2.0 license.

If you find issues with the interface or have feature requests please raise an issue.

To contribute to this project, please follow the contribution guide.