Skip to content

Add a keys method to the cache API #255

@k33g

Description

@k33g

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions