WanliTian / kazoo-go

Go library to access Kafka metadata in Zookeeper

Home Page:http://godoc.org/github.com/wvanbergen/kazoo-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Go library to access Kafka metadata in Zookeeper

http://godoc.org/github.com/wvanbergen/kazoo-go

License:MIT License


Languages

Language:Go 94.4%Language:Makefile 5.6%