Skip to content

Check if KEY is already cached #409

@xErik

Description

@xErik

🚀 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions