Is the built in storage API suitable for larger datasets?

Im building a chrome extension that will need to handle a large set of times the user is meant to provide (likely to be a few thousand rows when parsed in a spreadsheet format) I was going to use IndexedDB before I remembered the storage API was available but I can’t tell if it’s meant for smaller datasets like options and settings
2 Replies
matrix
matrix•9mo ago
you can define the area with new Storage({ area: "local" })
Want results from more Discord servers?
Add your server