← all blocks
ops · v1.0.0

Cache

Cache the inbound body by key/content-hash with a TTL. Browser uses an in-memory map; server reads/writes the run_cache store via ctx.cache.

Contract

Input:
Frame
Output:
Frame
Determinism:
non-deterministic
Side effects:
writes-db
Leakage window:
0s

Params (live form)

JSON
{}
Try in builder