elsa-core/src
Sipke Schoorstra dff6e14093 Add WorkflowExecutionLogStore implementation and migrations
Introduced a new `WorkflowExecutionLogStore` to handle workflow execution log persistence. Added necessary extensions, indexes, migrations, and updated the startup configuration to register the new store and index provider. This enables querying, saving, and managing workflow execution logs in the OrchardCore project.
2025-02-16 20:27:07 +01:00
..
apps Refactor workflow management to utilize mediator requests. 2025-02-12 22:08:09 +01:00
clients/Elsa.Api.Client Merge pull request #6370 from yinzara/feature/alterations-client-api 2025-02-06 16:45:25 +01:00
common Refactor workflow management to utilize mediator requests. 2025-02-12 22:08:09 +01:00
modules Add WorkflowExecutionLogStore implementation and migrations 2025-02-16 20:27:07 +01:00
Directory.Build.props Update target frameworks and package versions to latest 2024-12-22 10:00:56 +01:00