- From: Asa Kusuma <notifications@github.com>
- Date: Tue, 17 Jul 2018 10:44:44 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 17 July 2018 17:45:12 UTC
@jakearchibald I would expect a simple key-value store that has a very small size limit to be faster than IndexedDB. I believe we are appealing to the general principle of `smaller storage space === faster retrieval`. As @asutherland put it: > If it's small enough, no one has to worry about falling off the fast path -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1331#issuecomment-405667204
Received on Tuesday, 17 July 2018 17:45:12 UTC