PostgresPluginHandles
Ce contenu n’est pas encore disponible dans votre langue.
PostgresPluginHandles =
object
Defined in: src/persistence/journals/PostgresPlugin.ts:17
Properties
Section titled “Properties”durableStateStore
Section titled “durableStateStore”
readonlydurableStateStore:PostgresDurableStateStore
Defined in: src/persistence/journals/PostgresPlugin.ts:24
The DurableState store instance. PersistenceExtension carries no
DurableState registry (same as the object-storage plugin), so callers
who want DurableState read this from the return value and pass it into
their DurableStateActor options.
