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

Default Runtime & Persistence #3287

Merged
merged 15 commits into from
Sep 4, 2022
Merged

Default Runtime & Persistence #3287

merged 15 commits into from
Sep 4, 2022

Conversation

sfmskywalker
Copy link
Member

A default runtime implementation was added. This PR refactors persistence so that the default runtime does not have to rely on DB persistence (although it is a viable option). For increased performance, Redis could be considered (when hosting in a cluster).

A future PR will add exporters so that workflow state can be stored in e.g. a "WorkflowInstances" DB table.

@sfmskywalker sfmskywalker merged commit b3bae39 into v3 Sep 4, 2022
@sfmskywalker sfmskywalker deleted the v3-state-exporters branch September 4, 2022 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant