kafka
kafka copied to clipboard
kdb+ to Apache Kafka adapter, for pub/sub
kfk
– Kafka for kdb+
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
:point_right: API reference
Installation Documentation
:point_right: Install guide
Example Setup
:point_right: Example setup guide
Performance and Tuning
:point_right: 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.