-
Notifications
You must be signed in to change notification settings - Fork 781
Description
What content needs to be created or modified?
Documentation related to configuring alternate backend implementations for Dapr Workflow needs to be created.
Describe the solution you'd like
The solution involves enabling users to configure alternate backend implementations for Dapr Workflow beyond the default Actors backend. This can be achieved by introducing component config YAML files to specify the backend implementation and its configuration settings.
Where should the new material be placed?
The new material should be placed in the Dapr documentation under a section related to Dapr Workflow configuration options.
The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos
PR: dapr/dapr#7283
Proposal: dapr/dapr#7127
Additional context