When I list the $ cacheFactory object, it has several methods, but I do not see the actual key / value cache.
Assuming you are looking at the cache $ http, $ cacheFactory ($ http), how can you get a list of keys or, ideally, the keys and values that are currently cached?
source share