Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/perbu/franz_kafka


https://github.com/perbu/franz_kafka

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Example code for franz-go package

This is a simple example of how to use the franz-go package to produce and consume messages.

# pkafka package

This is an abstraction on top of franz-go which provides a method that will produce on a kafka topic. if kafka isn't
available it'll retry until the message is produced.