Interface CacheItOptions<CACHE_PARAM>

Type Parameters

  • CACHE_PARAM = any

Hierarchy

  • CacheItOptions

Properties

provider?: Class<CacheProvider<any, any>>

provider type, the constructor of CacheProvider

providerArgs?: any[]

provider constructor args

Deprecated

providerOptions?: CacheConfig<CACHE_PARAM>

provider config