Skip to main content

SQLiteCommerceStoreConfig

@totemsdk/edge-adapters


@totemsdk/edge-adapters / SQLiteCommerceStoreConfig

Interface: SQLiteCommerceStoreConfig

Properties

busyTimeoutMs?

optional busyTimeoutMs?: number

Busy timeout ms (default 5000).


filename

filename: string

File path, or ':memory:' for ephemeral.


wal?

optional wal?: boolean

WAL mode (default true).