thesentinelproject / threatwiki_node

Threatwiki - genocide risk tracking and visualization platform to help monitor communities at risk of genocide around the world
Other
63 stars 25 forks source link

Configure MemoryStore for Production #59

Closed jeromegv closed 11 years ago

jeromegv commented 11 years ago

Log message:

error Sun, 14 Oct 2012 17:16:02 GMT Warning: connection.session() MemoryStore is not designed for a production environment, as it will leak memory, and will not scale past a single process.

jeromegv commented 11 years ago

Implemented in heroku prod with redistogo. Local dev version do not require it. Instructions taken here: http://blog.benhall.me.uk/2012/01/using-redis-and-redistogo-to-store.html