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

add a Schema registry support #530

Open
oalam opened this issue Dec 23, 2019 · 0 comments
Open

add a Schema registry support #530

oalam opened this issue Dec 23, 2019 · 0 comments
Labels
core framework, processor, doc, build, ... feature framework

Comments

@oalam
Copy link
Member

oalam commented Dec 23, 2019

SchemaRegistry provides a central repository for a message’s metadata. A schema specifies the message structure and type. Schema Registry will allow us to store these schemas efficiently and provides a pluggable serializer/deserializer interfaces and run-time provision of serializer/deserializer implementations based on incoming messages. Schema registry will also enable reuse/discovery/authoring/collaboration related to schemas.

https://registry-project.readthedocs.io/en/latest/
https://github.com/hortonworks/registry

@oalam oalam added feature framework core framework, processor, doc, build, ... labels Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core framework, processor, doc, build, ... feature framework
Projects
None yet
Development

No branches or pull requests

1 participant