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

FSM State Persistence #2

Open
gsharma opened this issue Aug 7, 2017 · 0 comments
Open

FSM State Persistence #2

gsharma opened this issue Aug 7, 2017 · 0 comments

Comments

@gsharma
Copy link
Owner

gsharma commented Aug 7, 2017

Allow the FSM to have pluggable backend state persistence storage. The idea is to not do a full-fledged replicated state machine but just to allow a resume-able state machine that can survive process deaths and/or reallocation to different machines. This will involve a degree of rework of the stateFlowStack or a suitable representation of it in a safe storage format like protobuf.

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

No branches or pull requests

1 participant