Bulk content caching.
Holds bulk content under opaque keys, so that a job stores and retrieves whole values without committing to where they live, whether in memory, on the file system or in a remote object storage service.
Creates the default cache.
Ready-made caches to be bound to createCache in place of the default one.
Creates a file cache.
Creates a memory cache.
Bulk content caching.
Holds bulk content under opaque keys, so that a job stores and retrieves whole values without committing to where they live, whether in memory, on the file system or in a remote object storage service.