Draft: This page is not complete.
Warning: The synchronous version of the IndexedDB API was originally intended for use only with Web Workers, and was eventually removed from the spec because its need was questionable. It may however be reintroduced in the future if there is enough demand from web developers.
The Unimplemented IDBEnvironmentSync
interface of the IndexedDB API will be implemented by worker objects.
Attribute | Type | Description |
---|---|---|
indexedDBSync | readonly IDBFactorySync | Provides a synchronous means of accessing the capabilities of indexed databases. |
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/IDBEnvironmentSync