Aller au contenu
Français

PostgresDurableStateStoreOptions

Ce contenu n’est pas encore disponible dans votre langue.

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.