Configuration options for the IndexedDB file system.
Optional
The IDBFactory to use. Defaults to globalThis.indexedDB.
globalThis.indexedDB
The name of this file system. You can have multiple IndexedDB file systems operating at once, but each must have a different name.
Configuration options for the IndexedDB file system.