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

Session store is all in memory, but needs to be persistent #5

Open
MJDSys opened this issue Apr 12, 2013 · 0 comments
Open

Session store is all in memory, but needs to be persistent #5

MJDSys opened this issue Apr 12, 2013 · 0 comments

Comments

@MJDSys
Copy link
Owner

MJDSys commented Apr 12, 2013

There needs to be a persistent memory store created. Currently none exist. To create it, all the should be necessary is to create a SessionStore implementation, and then update the session store manager to use it instead.

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