API reference › @evolu/common › local‑first/Db
Platform-agnostic Evolu DbWorker.
Functions
| Function | Description |
|---|---|
| startDbWorker | Starts the platform-agnostic Evolu DbWorker and owns its resources until the worker receives a dispose message or its Run is aborted. |
Interfaces
| Interface | Description |
|---|---|
| CreateDbWorkerDep | - |
| DbWorkerInit | - |
Type Aliases
| Type Alias | Description |
|---|---|
| CreateDbWorker | - |
| DbWorker | - |
| DbWorkerDeps | - |