Find a file
Sipke Schoorstra 9a772af3c8
Implicit fork & join (#3331)
* Initial experiment with implicit fork and join construct

* Implement flow execution counters

* Incremental work on FlowJoin

* Implement bookmark removal behavior

* Set icon for FlowJoin
2022-10-10 15:08:30 +02:00
design V3 workflow instance viewer (#3098) 2022-05-31 20:26:45 +02:00
gen Update DSL and sample 2022-03-28 13:25:45 +02:00
src Implicit fork & join (#3331) 2022-10-10 15:08:30 +02:00
test Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00
.dockerignore Add samples and docker support 2022-04-29 14:40:25 +02:00
.gitignore Implement async workflow state exporter for DB workflow instance (#3291) 2022-09-07 17:28:36 +02:00
common.props Refactor proto actor runtime with snapshot support (#3283) 2022-09-02 13:18:53 +02:00
configureawait.props Incremental work 2022-08-26 21:59:17 +02: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.sln Implement async workflow state exporter for DB workflow instance (#3291) 2022-09-07 17:28:36 +02:00
Elsa.sln.DotSettings Implicit fork & join (#3331) 2022-10-10 15:08:30 +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