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

Add a keys method to the cache API #255

Open
k33g opened this issue May 12, 2022 · 0 comments
Open

Add a keys method to the cache API #255

k33g opened this issue May 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@k33g
Copy link

k33g commented May 12, 2022

It could be interesting to get the list of the keys stored in the cache.

Use case: get a list/array of the values stored in the cache:

  • get the keys list
  • iterate/parse the list: at each key, add an item to the list
@danielledeleo danielledeleo added the enhancement New feature or request label May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants