Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor proto actor runtime with snapshot support #3283

Merged
merged 16 commits into from
Sep 2, 2022
Merged

Commits on Aug 14, 2022

  1. WIP

    sfmskywalker committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    8606523 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Merge branch 'v3' into db-less-execution

    # Conflicts:
    #	src/modules/Elsa.ProtoActor/Configuration/ProtoActorFeature.cs
    #	src/modules/Elsa.Workflows.Runtime/Services/IWorkflowInvoker.cs
    sfmskywalker committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    91d84b2 View commit details
    Browse the repository at this point in the history
  2. Stash

    sfmskywalker committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    6511487 View commit details
    Browse the repository at this point in the history
  3. Initial working grain

    sfmskywalker committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    198ffd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3accdc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    3817916 View commit details
    Browse the repository at this point in the history
  2. Fix lifetime of actors

    sfmskywalker committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    d0e45b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18646cd View commit details
    Browse the repository at this point in the history
  4. Update Program.cs

    sfmskywalker committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    21153ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9b94af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    055c83c View commit details
    Browse the repository at this point in the history
  7. Implement snapshotting

    sfmskywalker committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    9e5bba5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Update snapshotting

    sfmskywalker committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    e9a7dfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24fcefd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2bf74a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0707ada View commit details
    Browse the repository at this point in the history