PostgresPluginHandles
이 콘텐츠는 아직 번역되지 않았습니다.
Defined in: src/persistence/journals/PostgresPlugin.ts:35
Properties
Section titled “Properties”durableStateStore
Section titled “durableStateStore”
readonlydurableStateStore:PostgresDurableStateStore
Defined in: src/persistence/journals/PostgresPlugin.ts:42
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 settings.