-
Notifications
You must be signed in to change notification settings - Fork 647
Open
Labels
Description
Describe the feature.
Apache Avro is a compact, fast, binary data serialization framework with strong schema evolution capabilities, making it ideal for exchanging messages between systems in a consistent, language-agnostic way.
We've created a sample to showcase the serializer.
Here are some questions that we are interested in understanding more:
- Are there any specific use cases that need to be supported?
- Which Schema Registry are you using, if any? If not, how do you manage your schemas?
- Do you use Apache Avro across the system or in certain scenarios only?
- Are you using CloudEvents? If so, please leave a comment on this issue.
Additional Context
No response