Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/upsight/franz
Convenience wrappers around Shopify's Sarama
https://github.com/upsight/franz
go golang kafka sarama
Last synced: about 2 months ago
JSON representation
Convenience wrappers around Shopify's Sarama
- Host: GitHub
- URL: https://github.com/upsight/franz
- Owner: upsight
- License: mit
- Created: 2016-11-19T18:52:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T10:08:42.000Z (almost 8 years ago)
- Last Synced: 2024-06-20T06:30:15.688Z (6 months ago)
- Topics: go, golang, kafka, sarama
- Language: Go
- Homepage: https://godoc.org/github.com/upsight/franz
- Size: 489 KB
- Stars: 3
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# franz [![GoDoc](https://godoc.org/github.com/upsight/franz?status.svg)](http://godoc.org/github.com/upsight/franz) [![Build Status](https://travis-ci.org/upsight/franz.svg?branch=master)](https://travis-ci.org/upsight/franz)
This package provides some convenience wrappers around [Sarama] to make it
easier to create Kakfa consumers and producers in Go.[Sarama]: https://github.com/Shopify/sarama