Our great sponsors
-
Last time I checked Confluent does not have a Schema Registry for Go, only for Java, so instead of that I rely on using the guidelines defined for the serialized data, specifically I've used gPRC+Protobuf for doing this, together with buf to detect breaking changes; buf has their own schema registry perhaps that could be something you could explore as well.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Is segmentio/kafka-go production ready ?
- Go and Kafka
- Is there a package for sending notifications to multiple destinations like Laravel?
- A simple utility package for exception handling with try-catch in Golang
- GitHub - rbrahul/exception: A simple utility package for exception handling with try-catch in Golang