golangFame / kafka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kafka-Go-Consumer

A minimalistic Kafka go consumer for local and cloud hosted kafka servers.

Prerequisites

  1. Kafka-Server
  2. Kafka-Producer

##Config

  1. Kafka server
    1. Topic
    2. Hosted - localhost/SaaS (Software as Service)
  2. Go

Usage

git clone https://github.com/goferHiro/kafka-go-consumer/
cd kafka-go-consumer
go run .

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

License:MIT License


Languages

Language:Go 98.3%Language:Nix 1.7%