1 min read

Cache

Overview

The Cache node provides in-memory key-value storage for workflow data. It enables storing computed results, sharing data between workflow runs, and implementing caching patterns to avoid redundant API calls or expensive computations.

Category

Statestate/cache

Inputs & Outputs