Skip to content

[Schema Registry] Remove caching#17732

Merged
deyaaeldeen merged 6 commits intoAzure:mainfrom
deyaaeldeen:schema-registry/remove-cache
Sep 24, 2021
Merged

[Schema Registry] Remove caching#17732
deyaaeldeen merged 6 commits intoAzure:mainfrom
deyaaeldeen:schema-registry/remove-cache

Conversation

@deyaaeldeen
Copy link
Copy Markdown
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