IndexedDB
Method of storing data client-side, allows indexed database queries.
IndexedDB 2.0
Improvements to Indexed DB, including getAll(), renaming stores and indexes, and binary keys.
document api: requeststorageaccess: `types` parameter: `types.indexeddb` parameter
indexeddb api
indexeddb api: available in workers
storageaccesshandle api: indexeddb
storagebucket api: indexeddb
7 results found.