mmadfox / go-kit-kafka

Extends go-kit: Kafka transport layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-kit-kafka

WIP

Lightweight channel-based abstraction for Apache Kafka which also supports go kit endpoint integration

Channels supported:

  • Stream
  • Batch
  • PipeStream
  • PipeBatch

For streaming processing use: GOKA

Supported adapters: Sarama

About

Extends go-kit: Kafka transport layer


Languages

Language:Go 100.0%