elsa-core/test/component/Elsa.Workflows.ComponentTests/Helpers
Sipke Schoorstra 59bfcf0ba5
Add distributed workflow runtime implementation.
Introduced `DistributedWorkflowRuntime` to support distributed workflow execution with locking mechanisms. Added new module `Elsa.Workflows.Runtime.Distributed` with key services, features, and client implementations for handling distributed bookmarks and workflow clients. Updated integration and component tests to use the new distributed runtime where relevant.
2025-06-03 09:58:20 +02:00
..
Abstractions Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
Activities Refactor default field initializations to use null instead of default!. 2025-05-20 20:26:57 +02:00
Decorators Remove Elsa.Expressions.Dsl module and related DSL features 2025-06-02 21:52:10 +02:00
Fixtures Add distributed workflow runtime implementation. 2025-06-03 09:58:20 +02:00
Materializers Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
WorkflowProviders Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00