Categorygithub.com/mmadfox/go-kit-kafka
repositorypackage
0.0.0-20221109055149-5db3277feff6
Repository: https://github.com/mmadfox/go-kit-kafka.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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