Re: [ServiceWorker] consider exposing size for cache entries (#587)

> While you probably couldn't store all media offline, it would be nice to save some amount of the most frequently used files.

Why not store all media offline? 

Similar to @robrbecker, specifics on amount of space used.. and more importantly: amount available is very important to our use case: caching large binary assets (video, images, audio) for physically installed media (digital signage,kiosks, interactive video walls, etc.) that load via web.. but may have intermittent connection.  

Specs. regarding clearing of data from cache also critical. Need to understand exactly how much, and how long data will be cached before we can fully rely on it (100% offline-enabled app). 







---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/587#issuecomment-97132165

Received on Tuesday, 28 April 2015 16:44:33 UTC