To view this content in our official product documentation, click here.
Introduction
Loading data from a cache is very straightforward using the load from cache shape, however you do need to consider what data you want to load. You can:
- Load all cached data from a static cache key
- Load multiple, targeted items from a dynamic cache key
- Load a single, targeted item from a dynamic cache key
Each of these options requires a slightly different approach, as summarised in the diagram below and explained in subsequent sections:

Comments
0 comments
Please sign in to leave a comment.