I am developing an application which uses Schema Registry and allows clients to send data to any other platform. So I am not necessarily publishing messages to kafka.
Is there any documentation on how to integrate and use Schema registry with a custom application which is not publishing to kafka? All the documentation I could find is around using registry with kafka.
I am developing an application which uses Schema Registry and allows clients to send data to any other platform. So I am not necessarily publishing messages to kafka. Is there any documentation on how to integrate and use Schema registry with a custom application which is not publishing to kafka? All the documentation I could find is around using registry with kafka.