On Mon, Nov 12, 2012 at 6:22 AM, Kyaw Tun <kyawtun@yathit.com> wrote: > In contrast to IDBIndex, IDBObjectStore does not have openKeyCursor > method. This method fetch list of keys of a given range without cost > of serialization. There is no other ways to iterate keys only from > IDBObjectStore. However efficient fetching of keys in a specific range is > required in high performance web app. +1 to adding IDBObjectStore.openKeyCursor in a future version of the IDB spec. The Chromium implementation ends up with an internal version of this for performance reasons as well. Filed https://www.w3.org/Bugs/Public/show_bug.cgi?id=19955 and RESOLVED LATERReceived on Tuesday, 13 November 2012 17:07:09 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 18:49:56 GMT