Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Docs: http://docs.confluent.io/current/clients/index.html

-------------

Pure Go implementation providing full protocol support, great performance, and support for all client facing KIPs.

Kafka Version: 0.8.0+

Maintainer: Travis Bischel

License: MIT

kafka-go repo

Docs: https://pkg.go.dev/github.com/twmb/kafka-go/pkg/kgo

-------------


Erlang

-------------

Kafka client library in Erlang. Full support for 0.9+ consumer protocol, very efficient producer implementation.

...