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

streambed-kafka

Provides commit log functionality to connect with the Kafka HTTP API

1 unstable release

0.9.1 Oct 18, 2023

#1023 in HTTP server

37 downloads per month

Apache-2.0

45KB
760 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–26MB
~394K SLoC