Closed bstar closed 7 years ago
I'm getting this warning in my logs:
Warning: connect.session() MemoryStore is not designed for a production environment
This stack overflow issue seems to suggest that this is indeed a problem: http://stackoverflow.com/questions/10760620/using-memorystore-in-production
I was under the impression memoryStore was just for dev purposes, and you'd want to plugin some sort of db schema (mongo, etc.) for actual production usage. Please correct me if I'm wrong though :)
I'm getting this warning in my logs:
This stack overflow issue seems to suggest that this is indeed a problem: http://stackoverflow.com/questions/10760620/using-memorystore-in-production