- From: stelar7 <notifications@github.com>
- Date: Wed, 09 Jul 2025 06:59:44 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 July 2025 13:59:48 UTC
stelar7 left a comment (w3c/IndexedDB#461) Just a quick first look, but it seems that `getAll` and `getAllKeys` now have almost identical implementations, with the only difference being the parameter passed to `retrieve multiple items from an object store`. Would it be worth joining these into a single implementation ala. `add or put`? -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/461#issuecomment-3052790822 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/pull/461/c3052790822@github.com>
Received on Wednesday, 9 July 2025 13:59:48 UTC