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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if KEY is already cached #409

Open
2 tasks done
xErik opened this issue Apr 19, 2023 · 0 comments
Open
2 tasks done

Check if KEY is already cached #409

xErik opened this issue Apr 19, 2023 · 0 comments

Comments

@xErik
Copy link

xErik commented Apr 19, 2023

馃殌 Feature Requests

I would like to read all the currently cached keys.

Or to be able to check if a certain key is already cached.

Contextualize the feature

More complex usage of the CacheManager requires knowledge of the currently cached keys.

Describe the feature

Example

My app shows thumbnails. Clicking a thumbnail displays the associated, large image.

The app indicates whether the large image is already downloaded and cached or not.

For this indication, the app needs to query the Cache Manager if the associated key of the large image is already cached or not.

Platforms affected (mark all that apply)

  • 馃摫 iOS
  • 馃 Android
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

No branches or pull requests

1 participant