Node Nerd: Durable Sessions
Source: nodenerdGitHub Commit Monitor currently uses the default, in-memory session provider, which will mostly work for development, but has some downsides:
- When the app restarts or is updated all of the session data is lost
- If the session data is large or there are a large number of sessions, the amount of…
-
hamiltonert liked this
-
nodenerd posted this