chingu-voyage3 / bears-21

Hissues
https://hissues.herokuapp.com/
6 stars 0 forks source link

session should use mongo #91

Closed nikrb closed 6 years ago

nikrb commented 6 years ago

after deploy to heroku, log showed:

Warning: connect.session() MemoryStore is not designed for a production environment, as it will leak memory, and will not scale past a single process.

I don't remember seeing this before, did we change something in session mongo connection?