- From: Jake Archibald <notifications@github.com>
- Date: Tue, 21 Jul 2015 15:59:48 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 21 July 2015 23:00:18 UTC
We should add a note on the lifetime of cached items on disk (or wherever they're stored). A cached item should remain on disk until: * its cache has been dereferenced from `NameToCacheMap` * no references exist to the cache * no references exist to the request/response --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/538#issuecomment-123503353
Received on Tuesday, 21 July 2015 23:00:18 UTC