PopulateCache policy

This page applies to Apigee and Apigee hybrid.

View Apigee Edge documentation.

policy icon

Configures how cached values should be written at runtime.

The Populate Cache policy is designed for writing entries in a short-term general-purpose cache. It's used in conjunction with the Lookup Cache policy (for reading cache entries) and the Invalidate Cache policy (for invalidating entries).

This policy is an Extensible policy and use of this policy might have cost or utilization implications, depending on your Apigee license. For information on policy types and usage implications, see Policy types.

For caching the responses of backend resources, see the