Oky-period-tracker / periodtracker

GNU Affero General Public License v3.0
9 stars 15 forks source link

Replace express-session with cookie-session #99

Closed amitchellunicef closed 6 months ago

amitchellunicef commented 6 months ago

Fixes warning in production:

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