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

Version #9: With Cache #20

Open
Euen opened this issue Sep 5, 2014 · 0 comments
Open

Version #9: With Cache #20

Euen opened this issue Sep 5, 2014 · 0 comments

Comments

@Euen
Copy link
Member

Euen commented Sep 5, 2014

Add a cache gen_server, that keeps a game alive from a limited period of time (i.e. when the match is inactive for a certain number of minutes, the server is stopped). The server should be transparently started when somebody wants to play that match and subsequent requests for that match should not go to the db, but instead hit the server, until the inactivity period is expired.

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