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

V0 #1

Merged
merged 14 commits into from
Sep 10, 2024
Merged

V0 #1

merged 14 commits into from
Sep 10, 2024

Conversation

koushikr
Copy link
Member

  • A versioned schema registry, to register various schemas with all primitive and custom data-types, bound by a
    maker-checker process, with customizable RBAC.
  • Ability to dynamically create classifications, PII, TIME_SENSITIVE etc
  • A RESTful interface and a console to manage the said schemas, to allow for easier integrations
  • A client to help serialize and de-serialize the data, at production and consumption levels respectively, with a fluid
    interface that can work with any infrastructure component.
  • Supports json to begin with. (Avro and Protobuf shall be accommodated later on)

@koushikr koushikr marked this pull request as draft September 10, 2024 15:37
@koushikr koushikr marked this pull request as ready for review September 10, 2024 15:37
@koushikr koushikr merged commit db5e0d1 into master Sep 10, 2024
1 check passed
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.

1 participant