- From: Ben Kelly <notifications@github.com>
- Date: Wed, 06 Apr 2016 10:11:39 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 6 April 2016 17:12:17 UTC
A `caches.move(old, new)` could help with this use case. Basically write to a temporary cache name and then when everything is complete move (rename) it to the final cache name. I'm starting to get the sense that the transactions might be worth exposing, though. --- 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/867#issuecomment-206469105
Received on Wednesday, 6 April 2016 17:12:17 UTC