I saw there were plans to eliminate the dependency on Confluent Schema registry. Are their plans to support open source model like https://www.apicur.io/registry/ ?
o
orange-night-91387
05/10/2022, 6:56 PM
Currently our usage of schema registry isn't strongly needed, we have methods for validating our schema internally and are generally trying to not add an external schema registry dependency with our solution to this issue.