apache / apache/rocketmq-schema-registry
Support Protobuf Schema
Open
enhancement
- Dominant language
- Java
- Stars
- 34
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Now the default schema type is Avro. We need to supplement the other common serialization types, like JSON, Protobuf, Kyro, etc.
Add "Protobuf" schema type for rocketmq schema registry, including:
1、Storage of Protobuf schema
2、management of JAR dependency
3、add Protobuf serializer and deserializer in client module
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.