agalue / gominion

An implementation of the OpenNMS Minion in Go using gRPC
GNU Affero General Public License v3.0
3 stars 1 forks source link

Migrate Kafka broker to use franz-go #17

Closed agalue closed 1 year ago

agalue commented 1 year ago

franz-go is a native Go client for Kafka recommended by Redpanda that is more performant than confluent-go.

Changes: