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

Stop storing save files on disk #1

Open
mitchellgordon95 opened this issue Sep 16, 2017 · 0 comments
Open

Stop storing save files on disk #1

mitchellgordon95 opened this issue Sep 16, 2017 · 0 comments

Comments

@mitchellgordon95
Copy link
Owner

This is the main blocker for scaling the app. We're just writing save files to disk locally, which will eventually make the server explode.

The next best thing is maybe a memcached instance where we keep the files?

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