Skip to content

KxSystems/kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15361b4 Β· May 10, 2024
Jan 10, 2020
Mar 30, 2021
May 10, 2024
Apr 23, 2024
Jun 30, 2022
Feb 24, 2023
May 31, 2017
Mar 28, 2024
Mar 12, 2023
May 10, 2024
Dec 20, 2022
Mar 30, 2021

Repository files navigation

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.