Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
/ go-kafka Public archive

An opinionated set of functions for reading Kafka records.

Notifications You must be signed in to change notification settings

AlpacaLabs/go-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-kafka

This library provides an opinionated set of functions for reading Kafka records using segmentio/kafka-go.

We use Segment's Reader abstraction to form a consumer group, which ensures that only one Kubernetes pod per service consumes a message.

About

An opinionated set of functions for reading Kafka records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published