cerberustesting / cerberus-core

The Open Source Test Automation Platform.
https://cerberus-testing.com
GNU General Public License v3.0
329 stars 100 forks source link

[Improvement] JSON Schema registry for Kafka #2519

Open Michael-Eqiom opened 10 months ago

Michael-Eqiom commented 10 months ago

At the moment Cerberus for Kafka allow only Avro schema registery. We would like to have the Json schema registery. you can find technival information in the official Confluent doc. https://docs.confluent.io/platform/current/schema-registry/fundamentals/serdes-develop/serdes-json.html#