Re: [w3c/IndexedDB] Add descending order for getAll() and getAllKeys() (#130)

**TPAC 2019 Web Apps Indexed DB triage notes:**

* We could add 'prev' easily to the getAllEntries() proposal (#206)
* Another idea is to allow IDBKeyRange _itself_ to have a direction. This is redundant for cursors, but for get/getAll (etc) it is rather elegant.

We'll try to come up with a holistic proposal.

-- 
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/IndexedDB/issues/130#issuecomment-533412610

Received on Friday, 20 September 2019 05:34:39 UTC