go-kafka-avro icon indicating copy to clipboard operation
go-kafka-avro copied to clipboard

Modify Producer, Migrate SchemaRegistry Client & Add SASL Support

Open AtakanColak opened this issue 3 years ago • 0 comments

This PR;

  • Adds SASL Config option to AvroProducer and AvroConsumer builder functions, with examples provided
  • Modifies the AvroProducer methods for increased performance
  • Migrates the SchemaRegistryClient code usage to use srclient

Please do review and test, and tag the commit for this PR introduces breaking changes.

AtakanColak avatar Nov 27 '20 12:11 AtakanColak