IndexedDB - Bulk inserts are slow
I'm currently building a PWA that needs to persist some data. Lots of data, actually. In my application, I need to store products reference (about 200k of them). An easy task for IndexedDB ? Not so much... Bulk inserting The IndexedDB api is not grea...
Feb 15, 20223 min read2.5K
