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

Persist data between a server, lets use node! #4

Open
Zettersten opened this issue Jul 12, 2012 · 0 comments
Open

Persist data between a server, lets use node! #4

Zettersten opened this issue Jul 12, 2012 · 0 comments
Assignees

Comments

@Zettersten
Copy link
Contributor

Data is all store in objects in LocalStorage. Lets check every time someone comes to the page and see if their local storage is the same as the database.

Lets not use a full blown database, lets use memcache or something with a tiny footprint.

@ghost ghost assigned rhino88 Jul 12, 2012
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

2 participants