Optional
dbThe Indexed DB interface e.g. window.indexedDB
Optional
localThe local storage instance to persist some forms of data such as tokens. Rooms will NOT be stored.
Optional
workerOptional factory to spin up a Worker to execute the IDB transactions within.
Generated using TypeDoc
Optional database name. The same name must be used to open the same database.