CacheHitEvent
n8n-nodes-semble / core/EventSystem / CacheHitEvent
Interface: CacheHitEvent¶
Defined in: core/EventSystem.ts:98
Cache events
Extends¶
Properties¶
timestamp¶
timestamp:
number
Defined in: core/EventSystem.ts:17
Inherited from¶
source¶
source:
string
Defined in: core/EventSystem.ts:18
Inherited from¶
id¶
id:
string
Defined in: core/EventSystem.ts:19
Inherited from¶
type¶
type:
"cache.hit"
Defined in: core/EventSystem.ts:99
Overrides¶
key¶
key:
string
Defined in: core/EventSystem.ts:100
ttl¶
ttl:
number
Defined in: core/EventSystem.ts:101