I was trying to look into the browsers resources through the developer option but could not find where the data was being cached. where(physical location) are the cache objects being created? please help.
The cache objects are stored in a hash in the $get
function of the $cacheFactoryProvider
.