- From: KLuka <notifications@github.com>
- Date: Wed, 24 Feb 2016 05:20:28 -0800
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Wednesday, 24 February 2016 13:21:23 UTC
I'm not sure if this follows the correct procedure for feature requets, but here I go. I recently had the issue that I wanted to fill an indexedDB (initially) with a very large Array of Objects. However looping through the Array and adding the Objects one by one was very efficient. Wouldn't it make sense to have an equivalent of `getAll()` with adding Records? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/69
Received on Wednesday, 24 February 2016 13:21:23 UTC