lovoo / goka-tools

Goka Tools provides different tools to be used with Goka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goka Tools License

Goka Tools is a collection of tools that integrate with Goka, a distributed stream processing library for Apache Kafka written in Go.

Tools

  • BBQ: A package that writes messages from a Kafka topic directly into BigQuery.
  • Tailer: A package used for retrieving the last n messages from a given topic.
  • DotGen: A package for generating DOT files that describe a Goka GroupGraph.

Installation

You can install Goka Tools by running the following command:

$ go get -u github.com/lovoo/goka-tools

How to contribute

Contributions are always welcome. Please fork the repo, create a pull request against master, and be sure tests pass. See the GitHub Flow for details.

About

Goka Tools provides different tools to be used with Goka

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 98.5%Language:HTML 0.9%Language:Makefile 0.6%