Find a file
Sipke Schoorstra a44ceaeb55
Implement V3 stores (#2980)
* Implement IWorkflowInstanceStore

* Implement IWorkflowDefinitionStore

* Implement IWorkflowTriggerStore

* Implement IWorkflowBookmarkStore

* Implement IWorkflowExecutonLogStore

* Restructure folders

* Persist workflow instance status timestamps
2022-04-30 15:10:11 +02:00
gen Update DSL and sample 2022-03-28 13:25:45 +02:00
src Implement V3 stores (#2980) 2022-04-30 15:10:11 +02:00
test Implement V3 stores (#2980) 2022-04-30 15:10:11 +02:00
.dockerignore Add samples and docker support 2022-04-29 14:40:25 +02:00
.gitignore Add sources from experimental repo 2022-01-04 09:42:12 +01:00
docker-compose.yml Implement Hangfire proxy job 2022-03-21 11:41:27 +01:00
docker-run-all-in-one-web.ps1 Add samples and docker support 2022-04-29 14:40:25 +02:00
Elsa.ProtoActor.sln Implement delay activity resumption of bookmarks 2022-01-18 20:28:48 +01:00
Elsa.sln Implement V3 stores (#2980) 2022-04-30 15:10:11 +02:00
Elsa.sln.DotSettings Implement Default Workflow Invoker (#2979) 2022-04-30 11:10:08 +02:00
LICENSE Add sources from experimental repo 2022-01-04 09:42:12 +01:00
NuGet.Config Add sources from experimental repo 2022-01-04 09:42:12 +01:00
README.md Add sources from experimental repo 2022-01-04 09:42:12 +01:00

experimental