Skip to content

Conversation

@AndrewSouthpaw
Copy link
Member

Closes #135

Session storage should not be handled in-memory for production environments. It seems that using connect-redis is a common solution. I've implemented it here. However, I'm not sure it's working correctly; the front end is still broken enough that it's hard to tell.

Reference:

Take a look, see if it makes sense. I say we get the front-end up to a working condition, then merge in this PR to see if it still works.

configure redis store for session storage

clean lint

debug

debug

debug
@ruben1
Copy link
Member

ruben1 commented Feb 1, 2015

yes, i would try to display something first. I'll review after we have something working in the front-end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trouble shoot warning about production DB

3 participants