Skip to content

InMemoryOptions

Defined in: src/backends/memory.ts:48

Options for an in-memory backend

optional label?: string

Defined in: src/backends/memory.ts:53

The label to use for the store and file system


optional maxSize?: number

Defined in: src/backends/memory.ts:50

The maximum size of the store. Defaults to 4 GiB