Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 441 Bytes

MemoizationStatus.md

File metadata and controls

15 lines (8 loc) · 441 Bytes

MemoizationStatus

MemoizationStatus is the status of this memoized node

Properties

Name Type Description Notes
cacheName String Cache is the name of the cache that was used
hit Boolean Hit indicates whether this node was created from a cache entry
key String Key is the name of the key used for this node's cache