Cache File Action

Description

Caches a locally-stored file to memory. This enables you to load multiple keys from the file without the overhead of random access or opening the file multiple times.

For more information see the Improving Performance guide.

Parameters

File Path [Optional] The relative or absolute path of the file we want to cache.

Error Handling

[Optional] Events triggered when an error occurs.

Override Default Settings

[Optional] The settings we want to use to override the default settings.

Examples

Easy Save 3 Cache File Action