Skip to content

@sourceloop/cache / Exports / ICacheMixinOptions

Interface: ICacheMixinOptions

Hierarchy

Table of contents

Properties

Properties

cachedItemTags

Optional cachedItemTags: string[]

Defined in

types.ts:27


disableCachedFetch

Optional disableCachedFetch: boolean

Defined in

types.ts:28


invalidationTags

Optional invalidationTags: string[]

Defined in

types.ts:26


ttl

Optional ttl: number

Inherited from

ICacheOptions.ttl

Defined in

types.ts:22