A pure Go client library for Apache Kafka, supporting producing and consuming messages with both high-level and low-level APIs.
go get github.com/IBM/saramaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
List partitions for a Kafka topic using a consumer.
Set Producer.RequiredAcks to sarama.WaitForAll for maximum durability.
No dependency data recorded yet.