https://github.com/upsight/franz
Convenience wrappers around Shopify's Sarama
https://github.com/upsight/franz
go golang kafka sarama
Last synced: 5 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T10:08:42.000Z (over 9 years ago)
- Last Synced: 2025-07-06T15:08:37.573Z (12 months ago)
- Topics: go, golang, kafka, sarama
- Language: Go
- Homepage: https://godoc.org/github.com/upsight/franz
- Size: 489 KB
- Stars: 3
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# franz [](http://godoc.org/github.com/upsight/franz) [](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