MariaDbPluginHandles
Este conteúdo não está disponível em sua língua ainda.
Defined in: src/persistence/journals/MariaDbPlugin.ts:34
Properties
Section titled “Properties”durableStateStore
Section titled “durableStateStore”
readonlydurableStateStore:MariaDbDurableStateStore
Defined in: src/persistence/journals/MariaDbPlugin.ts:41
The DurableState store instance. PersistenceExtension carries no
DurableState registry (same as the object-storage / Postgres plugins),
so callers who want DurableState read this from the return value and
pass it into their DurableStateActor settings.