Re: [slightlyoff/ServiceWorker] Allow caches to opt-in to granular cleanup (#863)

I think this is covered by the v2 storage spec proposal.  It had a way of marking a box such that individual items could be removed based on LRU or frecency.  Doing it at the storage spec level would in theory create a consistent system for other storage APIs as well.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/863#issuecomment-203978700

Received on Thursday, 31 March 2016 15:06:57 UTC