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

https://github.com/symonk/kafka-demo

a small kafka producer consumer setup in golang
https://github.com/symonk/kafka-demo

Last synced: about 2 months ago
JSON representation

a small kafka producer consumer setup in golang

Awesome Lists containing this project

README

        

A small demo of a kafka producer and consumer (group) writing to a postgres database

-----

Producer options of note:

* placeholder

Consumer options of note:

* placeholder

-----