Add Avro schema registry support
未關閉
enhancement
- 主要語言
- Python
- 星號
- 1.4k
- 分支
- 269
- 平均合併
- 1 天 1 小時
- 30 天內合併 PR
- 6
描述
**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
貢獻指南
評估
這個 Issue 還沒有評估資料。