Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

I need to store the FSM somewhere outside node server and resurrect later from that source. #44

@sanishkr

Description

@sanishkr

I have to build a map of State machines and in case the node server goes down, I need to resurrect them all later in the exact states they were when the server is restarted. Any idea how this can be implemented.

Any way I can restore the FSMs by storing them into Mongo/Redis.

basically, I need a constructor or setStateMachine() fn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions