Introduction to Cache
Reproducible workflow | Differences with other approaches | Function-level caching | Caching examples | Basic use | Example 1: Basic cache use with tags | Example 2: using the "accessed" tag | Example 3: using keepCache | Example 4: searching for multiple objects in the cache | Example 5: using caching to speed up rerunning expensive computations | Nested Caching | cacheId | Working with the Cache manually | Alternative database backends