You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Pradeep Gollakota <pr...@gmail.com> on 2014/07/22 22:51:08 UTC

Kafka Go Client

Hi All,

I was watching the talks from the Kafka meet up at LinkedIn last month.
While answering a question on producers spilling to disk, Neha mentioned
that there was a Go client that had this feature. I was wondering if the
client that does this is https://github.com/Shopify/sarama/issues.

I'm writing a Go application interacting with Kafka and the producers
spilling to disk is a desirable feature for me.

Thanks,
Pradeep