Skip to content

PURISTA API


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

Properties

clientConfig?

optional clientConfig: DaprClientConfig

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

The Dapr client config to interact with Dapr sidecar


stateStoreName?

optional stateStoreName: string

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

The name of the state store