Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add avro schema registry sample project #77

Merged
merged 3 commits into from
Mar 21, 2022

Conversation

carlosgoias
Copy link
Contributor

@carlosgoias carlosgoias commented Feb 15, 2022

Description

We added a sample project for everyone that would like to use Avro as their data serialization

Fixes #74

How Has This Been Tested?

It has been tested manually by using the sample project
To run this sample you will need to have a scheme registry.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have made corresponding changes to the documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@carlosgoias carlosgoias merged commit 887c70e into main Mar 21, 2022
@carlosgoias carlosgoias changed the title Add avro schema registry sample project chore: Add avro schema registry sample project Mar 22, 2022
carlosgoias added a commit that referenced this pull request Mar 22, 2022
@luispfgarces luispfgarces deleted the add_avro_schema_registry branch February 20, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Avro serialization
4 participants