Module indexeddb

Module indexeddb 

Source

Modulesยง

engines ๐Ÿ”’

Structsยง

Connection ๐Ÿ”’
https://w3c.github.io/IndexedDB/#connection
IndexedDBDescription
A key used to track databases. TODO: use a storage key.
IndexedDBEnvironment ๐Ÿ”’
IndexedDBManager ๐Ÿ”’
VersionUpgrade ๐Ÿ”’

Enumsยง

OpenRequest ๐Ÿ”’
https://w3c.github.io/IndexedDB/#request-open-request Used here to implement the https://w3c.github.io/IndexedDB/#connection-queue

Traitsยง

IndexedDBThreadFactory

Functionsยง

backend_error_from_sqlite_error ๐Ÿ”’