|
||
---|---|---|
.. | ||
BUILD.bazel | ||
MIT-LICENSE | ||
Makefile | ||
README.md | ||
consumergroup.go | ||
kazoo.go | ||
topic_metadata.go |
README.md
Kazoo
Kazoo is a library to interact with the Kafka metadata that lives in Zookeeper. It provides discovery of the cluster's brokers, topic metadata, and consumer groups.
API documentation can be found on godoc.org.