#kafka #commit #log #connect #http-api #events #topic

streambed-kafka

Provides commit log functionality to connect with the Kafka HTTP API

7 unstable releases (3 breaking)

new 0.12.0 Nov 27, 2024
0.11.1 Sep 13, 2024
0.11.0 Aug 16, 2024
0.10.2 Aug 13, 2024
0.9.1 Oct 18, 2023

#31 in #topic

Download history 4/week @ 2024-07-31 206/week @ 2024-08-07 342/week @ 2024-08-14 3/week @ 2024-08-21 1/week @ 2024-08-28 163/week @ 2024-09-11 7/week @ 2024-09-18 17/week @ 2024-09-25 28/week @ 2024-10-02 2/week @ 2024-10-09

554 downloads per month

Apache-2.0

45KB
759 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
~348K SLoC