Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/wvanbergen/kazoo-go

Go library to access Kafka metadata in Zookeeper
https://github.com/wvanbergen/kazoo-go

Last synced: 3 months ago
JSON representation

Go library to access Kafka metadata in Zookeeper

Lists

README

        

# 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).