elsa-core/test/component/Elsa.Workflows.ComponentTests/Helpers/Fixtures
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
..
App.cs Remove Elsa.Expressions.Dsl module and related DSL features 2025-06-02 21:52:10 +02:00
AppCollection.cs Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
Cluster.cs Remove Elsa.Expressions.Dsl module and related DSL features 2025-06-02 21:52:10 +02:00
Infrastructure.cs Update RabbitMQ image to version 4-management 2024-12-14 11:44:52 +01:00
WorkflowServer.cs Add distributed workflow runtime implementation. 2025-06-03 09:58:20 +02:00