Skip to main content
Version: 1.x

ContextStoreOptions

Configuration options for the context store.

Properties

PropertyTypeDefault valueDescription

lazy?

boolean

true;

Whether to load the value lazily (on first access) or eagerly (immediately).