streambed-kafka

Provides commit log functionality to connect with the Kafka HTTP API

6 releases

0.11.1 Sep 13, 2024
0.11.0 Aug 16, 2024
0.10.2 Aug 13, 2024
0.9.1 Oct 18, 2023
Download history 20/week @ 2024-07-23 6/week @ 2024-07-30 546/week @ 2024-08-13 5/week @ 2024-08-20 1/week @ 2024-08-27 160/week @ 2024-09-10 10/week @ 2024-09-17 6/week @ 2024-09-24 39/week @ 2024-10-01 2/week @ 2024-10-08

354 downloads per month

Apache-2.0

45KB
758 lines

kafka

Provides commit log functionality to connect with the Kafka HTTP API, with one difference... Kafka's HTTP API does not appear to provide a means of streaming consumer records. We have therefore introduced a new API call to subscribe to topics and consume their events by assuming that the server will keep the connection open.

Dependencies

~11–24MB
~346K SLoC