mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-03-14 05:46:26 -05:00
7 lines
271 B
Markdown
7 lines
271 B
Markdown
# 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](http://godoc.org/github.com/wvanbergen/kazoo-go).
|