Skip to content

file-provider-inmemory

Registers an in-process "inmemory" provider for file-foundation that stores file bytes per tenant in a module-level Map. Use listKeys(tenantId) and clearStorage(tenantId) in demo apps and tests; not for production (data is lost on restart and grows without bound).

  • Registers extension: fileProviderinmemory