Skip to main content
Version: v1

@fluidframework/driver-web-cache Package

Interfaces

InterfaceDescription
FluidCacheConfig

Classes

ClassDescription
FluidCacheA cache that can be used by the Fluid ODSP driver to cache data for faster performance

Functions

FunctionReturn TypeDescription
deleteFluidCacheIndexDbInstance()Promise<void>

Function Details

deleteFluidCacheIndexDbInstance

Signature

export declare function deleteFluidCacheIndexDbInstance(): Promise<void>;

Returns

Return type: Promise<void>