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

Added a HybridCachingOption to throw an error if the distributed cache throws an error #413

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

JudeVajira
Copy link
Contributor

Added a HybridCachingOption to throw an error if the distributed cache throws an error. Added this functionality to be able to guarantee certain changes which might happen to the distributed cache. Wondering if its okay to have something like EnsureDistributedCacheUpdates to make sure the updates are actually sent. As it currently stands there is no easy way to guarantee any updates to the distributed cache are actually written. This will be an opt-in feature without breaking any existing functionality

@catcherwong
Copy link
Member

We will take a look ASAP.

@catcherwong catcherwong self-requested a review November 2, 2022 14:22
Copy link
Member

@catcherwong catcherwong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@catcherwong catcherwong merged commit d03cca6 into dotnetcore:dev Nov 4, 2022
@JudeVajira
Copy link
Contributor Author

@catcherwong could I know when this feature will be coming out on a release?

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.

None yet

2 participants