- From: Jake Archibald <notifications@github.com>
- Date: Thu, 31 Mar 2016 07:58:04 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 31 March 2016 14:58:35 UTC
Something like: ```js cache.settings({ removalStrategy: "least-matched" }); ``` …where the developer can allow the browser to auto-delete items from the cache based on some kind of strategy. Apologies for the really rough idea, just wanted to add something before I forgot :smile: --- 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
Received on Thursday, 31 March 2016 14:58:35 UTC