How does it compare to Sarama? On Mon, Mar 30, 2015 at 3:09 PM, Piotr Husiatyński <p...@optiopay.com> wrote:
> Hi, > I wanted to share new client library for Go language that I'm developing at > Optiopay. Library is MIT licensed and provides API close to latest kafka > request/response wire format with few higher level helpers to make common > tasks easier. > The only thing that is not yet implemented is message set compression. > > Code can be found on github: https://github.com/optiopay/kafka >