elsa-core/src/modules/Elsa.Workflows.Runtime/Features
Sipke Schoorstra c8d87cd763
Simplify Proto.Actor bookmarks and triggers (#3917)
* Refactor HTTP route table population

* Update workflow definition EF store to use abstract IWorkflowInstanceStore

This decoupling is necessary, because the application might not be using EF Core, but e.g. Elasticsearch

* Move workflow state persistence to the default workflow runtime feature

* Update JS handler to provide access to variables during trigger indexing

* Configure Proto.Actor runtime with different workflow pipeline

* Add sample using Proto.Actor runtime

* Replace BookmarkGrain with DB based persistence
2023-04-17 15:23:05 +02:00
..
AsyncWorkflowStateExporterFeature.cs Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
DefaultWorkflowRuntimeFeature.cs Simplify Proto.Actor bookmarks and triggers (#3917) 2023-04-17 15:23:05 +02:00
ExecutionLogRecordFeature.cs Implemented Elasticsearch for workflow instance and log record persistence 2023-01-05 15:10:55 +01:00
WorkflowRuntimeFeature.cs Simplify Proto.Actor bookmarks and triggers (#3917) 2023-04-17 15:23:05 +02:00