Skip to content

carlziess/go-mysql-kafka

Repository files navigation

go-mysql-kafka

The Go-MySQL-Kafka it's a MySQL bin log subscriber. And will send the message to Kafka brokers immediately. It uses Go-MySQL to fetch the origin data.

Install

  • Install Go (1.9+) and set your GOPATH
  • go get github.com/carlziess/go-mysql-kafka
  • cd $GOPATH/go-mysql-kafka
  • make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages