Optional cacheThe size of the inode cache. Defaults to 100. A size of 0 or below disables caching.
Optional idbThe IDBFactory to use. Defaults to globalThis.indexedDB.
Optional storeThe name of this file system. You can have multiple IndexedDB file systems operating at once, but each must have a different name.
Generated using TypeDoc
Configuration options for the IndexedDB file system.