Ir al contenido
Español

PostgresDurableStateStoreOptions

Esta página aún no está disponible en tu idioma.

PostgresDurableStateStoreOptions = PostgresDurableStateStoreOptionsBuilder | Partial<PostgresDurableStateStoreOptionsType>

Defined in: src/persistence/durable-state-stores/PostgresDurableStateStoreOptions.ts:55

Accepted input for the Postgres durable-state-store constructor: the fluent PostgresDurableStateStoreOptionsBuilder OR a plain PostgresDurableStateStoreOptionsType object.