Skip to content

createFileSystemTransferBatchStateStore

function createFileSystemTransferBatchStateStore(options: FileSystemTransferBatchStateStoreOptions): TransferBatchStateStore;

Defined in: src/transfers/resumableBatch.ts:179

File-system backed TransferBatchStateStore that survives process restarts, enabling cross-process batch resume.

ParameterType
optionsFileSystemTransferBatchStateStoreOptions

TransferBatchStateStore