Hello all,
I am looking for feedback about Kafka consumer driver, that can allow "*At 
least once*" for message delivery guarantees (as described 
here https://kafka.apache.org/documentation/#semantics).
Currently, from my point of view the only driver can manage this, it is 
https://godoc.org/github.com/elodina/go_kafka_client  builton Sarama as 
described 
here 
https://groups.google.com/forum/#!searchin/golang-nuts/go_kafka_client%7Csort:relevance/golang-nuts/wjBUlxmlcGA/aqDEQ7ADwCQJ.

Do you have feedback on this driver? or another alternative for managing 
"At least once" processing message?

Thx in advance.
Jérôme

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to