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

Offline Cache API deprecated #20

Open
Muksvso opened this issue Dec 17, 2021 · 0 comments
Open

Offline Cache API deprecated #20

Muksvso opened this issue Dec 17, 2021 · 0 comments

Comments

@Muksvso
Copy link
Member

Muksvso commented Dec 17, 2021

We recently revisited the problems we were trying to solve with offline caching since this library was launched in 2019. We found that OfflineCache was being used as a fallback configuration source in case the App Configuration service is down. However, storing configuration data in a local environment outside your App Configuration store can potentially lead to issues. These include difficulties enforcing data access policies and retaining sensitive information in unreliable environments. In the last two years since we went to GA, we have invested heavily in server- side resiliency and availability. Please check our recommendation for highly available App Configuration.

Therefore, we are deprecating all offline caching capabilities with the release of v5.0.0 preview, in favor of improving server-side reliability.

As always, please feel free to let us know if you have any feedback.

@Azure Azure locked as resolved and limited conversation to collaborators Dec 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant