Add Avro schema registry support
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 1.4k
- Forks
- 269
- Ø Merge
- 1 T. 1 Std.
- Gemergte PRs (30 T.)
- 6
Beschreibung
**Describe the solution you'd like**
It would be nice to have support for schema registry the way [confluent_kafka](https://github.com/confluentinc/confluent-kafka-python/blob/c32cd123264e010745ff3ccd245a1443aa057583/src/confluent_kafka/avro/serializer/message_serializer.py#L63) has it
**Additional context**
Avro has a JSON like data model, but can be represented as either JSON or in a compact binary form. It dramatically increases data quality by keeping it clean and consistent
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.