Node Nerd: Durable Sessions

nodenerd:

GitHub 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…
Source: nodenerd
  1. metaduck reblogged this from nodenerd
  2. nodenerd posted this