Skip to content

Function: createIdbEngine()

createIdbEngine(options): IdbEngine

Defined in: client/src/engine.ts:463

Build an Engine that stores data in IndexedDB. Suitable for the browser client; not intended for use inside Workers.

IdbEngineOptions

IdbEngine