Skip to main content
Defines the cache policy for the topic. Cache policies are defined at the model level using the cache_policies parameter.

Syntax

cache_policy: <policy_name>

Properties

cache_policy
string
The name of a cache policy defined in the model file. Must reference a policy from the model’s cache_policies configuration.

Examples

cache_policy: daily_cache_policy