reactr
reactr copied to clipboard
Add a keys method to the cache API
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