Skip to content

Commit

Permalink
Note that tools are not specifically versioned
Browse files Browse the repository at this point in the history
  • Loading branch information
eapache committed May 1, 2015
1 parent 0143cea commit 58f07e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.
We will make an effort to keep their APIs stable, but they are not specifically
covered by Sarama's semantic versioning guarantees.

- [kafka-console-producer](./kafka-console-producer): a command line tool to produce a single message to your Kafka custer.
- [kafka-console-consumer](./kafka-console-consumer): a command line tool to consume partitions of a topic on your Kafka cluster.
Expand Down

0 comments on commit 58f07e2

Please sign in to comment.