Re: New kafka client for Go (golang)

2015-04-07 Thread Piotr Husiatyński
Sorry if this mail is not send properly, but I have no idea how to send in gmail response to mailing list without having original message in mailbox. > How does it compare to Sarama? There are several important differences. It's been about two months since I looked at sarama API and I know that

Re: New kafka client for Go (golang)

2015-04-03 Thread Jason Rosenberg
How does it compare to Sarama? On Mon, Mar 30, 2015 at 3:09 PM, Piotr Husiatyński 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 l

New kafka client for Go (golang)

2015-03-30 Thread Piotr Husiatyński
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