InMemoryOptions
Defined in: src/backends/memory.ts:48
Options for an in-memory backend
Properties
Section titled “Properties”label?
Section titled “label?”
optionallabel?:string
Defined in: src/backends/memory.ts:53
The label to use for the store and file system
maxSize?
Section titled “maxSize?”
optionalmaxSize?:number
Defined in: src/backends/memory.ts:50
The maximum size of the store. Defaults to 4 GiB