Skip to content

@purista/dapr-sdk v2.0.5


PURISTA API / @purista/dapr-sdk / DaprStateStoreConfig

Type Alias: DaprStateStoreConfig

DaprStateStoreConfig: object

Defined in: dapr-sdk/src/DaprStateStore/types/DaprStateStoreConfig.ts:6

Dapr state store configuration

Type declaration

clientConfig?

optional clientConfig: DaprClientConfig

The Dapr client config to interact with Dapr sidecar

stateStoreName?

optional stateStoreName: string

The name of the state store