elsa-core/src/modules/Elsa.MassTransit
Sipke Schoorstra 29742db513
Add application roles and configure them in MassTransit (#5561)
A new enum ApplicationRole has been added for distinguishing among different roles (Hybrid, Api, Worker) an application can take. In the configuration of MassTransit, it is now possible to disable the consumers based on application role, which can help optimize the usage of resources and increase application efficiency.
2024-06-10 10:45:12 +02:00
..
Activities Implement dispatch channels (#4949) 2024-02-16 10:56:30 +01:00
ConsumerDefinitions Made per instance queues temporary 2024-01-25 14:51:48 +01:00
Consumers Made ActivityRegistryUpdateService provider specific 2024-06-07 14:01:14 +02:00
Contracts Add handling for workflow definition versions update events 2024-06-07 14:01:14 +02:00
Extensions Implemented distributed cache refresh for workflow definitions (#5095) 2024-03-24 21:09:51 +01:00
Features Add application roles and configure them in MassTransit (#5561) 2024-06-10 10:45:12 +02:00
Formatters Implement dispatch channels (#4949) 2024-02-16 10:56:30 +01:00
Handlers Fix naming issues 2024-06-07 14:01:14 +02:00
Messages Fix naming issues 2024-06-07 14:01:14 +02:00
Models Renaming for clarification / project conformity 2024-02-16 14:00:28 +01:00
Options Add settings for MassTransit message handling (#5176) 2024-04-03 23:32:50 +02:00
Services Add handling for workflow definition versions update events 2024-06-07 14:01:14 +02:00
Elsa.MassTransit.csproj Convert to use Central Package Management 2024-02-04 13:49:54 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00