dendrite/vendor/src/gopkg.in/Shopify/sarama.v1/tools
2017-02-02 18:26:18 +00:00
..
kafka-console-consumer Add kafka and postgres clients to vendor directory 2017-02-02 18:26:18 +00:00
kafka-console-partitionconsumer Add kafka and postgres clients to vendor directory 2017-02-02 18:26:18 +00:00
kafka-console-producer Add kafka and postgres clients to vendor directory 2017-02-02 18:26:18 +00:00
README.md Add kafka and postgres clients to vendor directory 2017-02-02 18:26:18 +00:00

Sarama tools

This folder contains applications that are useful for exploration of your Kafka cluster, or instrumentation. Some of these tools mirror tools that ship with Kafka, but these tools won't require installing the JVM to function.

To install all tools, run go get github.com/Shopify/sarama/tools/...