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

Dumping/Loading server configuration to/from secondary storage #34

Open
damoclark opened this issue Sep 30, 2016 · 0 comments
Open

Dumping/Loading server configuration to/from secondary storage #34

damoclark opened this issue Sep 30, 2016 · 0 comments

Comments

@damoclark
Copy link
Owner

Implement the ability for the server process to write the currently running sessions to disk, when terminating, or otherwise receiving an unhandled signal (not sure about Windows here).

On restart, check for the existence of such a file, and depending on its modification timestamp, reload all the sessions into the process, so that in-progress 'games' can continue.

@damoclark damoclark added this to the Post Assessment milestone Sep 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant