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

[Schema Registry] Remove caching #17732

Merged
merged 6 commits into from
Sep 24, 2021

Conversation

deyaaeldeen
Copy link
Member

Based on feedback from the archboard in #17697 and Azure/azure-sdk#3293.

The idea is to ask customers to rely on caching in the @azure/schema-registry-avro package instead. Also, since @azure/schema-registry-avro takes a client as input that implements an interface that matches that of @azure/schema-registry client class, the customer can write their own caching layer around the class and pass that object as the client to the serializer if they need to.

@deyaaeldeen deyaaeldeen force-pushed the schema-registry/remove-cache branch from 6086048 to 5019546 Compare September 24, 2021 16:48
@deyaaeldeen deyaaeldeen merged commit 8a8891b into Azure:main Sep 24, 2021
@deyaaeldeen deyaaeldeen deleted the schema-registry/remove-cache branch September 24, 2021 17:25
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.

3 participants