[w3ctag/design-reviews] IndexedDB putAll (#536)

Saluton TAG!

I'm requesting a TAG review of IndexedDB putAll.

Add a new endpoint to the IndexedDB API that will provide developers with a way to bulk-insert many records into an IndexedDB object store.

  - Explainer¹ (minimally containing user needs and example code): https://github.com/nums11/idb-putall/blob/master/Explainer.md

  - Security and Privacy self-review²: N/A
  - GitHub repo (if you prefer feedback filed there): https://github.com/w3c/IndexedDB

  - Primary contacts (and their relationship to the specification):
      - Daniel Murphy (dmuprh), Google
      - Olivier Yiptong (oyiptong), Google
      - Joshua Bell (inexorabletash), Google
  - Organization/project driving the design: Google
  - External status/issue trackers for this feature (publicly visible, e.g. Chrome Status): https://chromestatus.com/features/5789998911586304


Further details:

  - [ ✓ ] I have reviewed the TAG's [API Design Principles](https://w3ctag.github.io/design-principles/)
  - The group where the incubation/design work on this is being done (or is intended to be done in the future): Google
  - The group where standardization of this work is intended to be done ("unknown" if not known): unknown
  - Existing major pieces of multi-stakeholder review or discussion of this design: https://github.com/w3c/IndexedDB/issues/69

  - Major unresolved issues with or opposition to this design: N/A
  - This work is being funded by: N/A

You should also know that...

N/A

We'd prefer the TAG provide feedback as (please delete all but the desired option):

  ☂️ open a single issue in our GitHub repo **for the entire review**


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/536

Received on Tuesday, 14 July 2020 18:08:52 UTC