Skip to main content
Version: Next (2.x)

CacheHooksOptions

CacheHooksOptions = object

Properties

PropertyTypeDefault valueDescription

waitForHooks?

boolean

false;

If true, hooks will be awaited. If false, hooks will be fired asynchronously and will not block cache methods.