elsa-workflows / elsa-workflows/elsa-core

Allow application host to configure which workflow storage providers are enabled

Open
#1,493 0 comments 0 reactions 0 assignees View on GitHub
enhancement triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

Currently the `AddWorkflowsCore` method adds the following workflow storage providers:

- TransientWorkflowStorageProvider
- WorkflowInstanceWorkflowStorageProvider
- BlobStorageWorkflowStorageProvider

The user should be able to override this from application startup.
Perhaps we can follow the same pattern here as is done with configuring what DB persistence providers Elsa should use.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.