MemoryStoreConfig
Configuration for the memory.store() middleware.
Properties
Section titled “Properties”backend
Section titled “backend”backend:
SessionStore
Session store backend implementing SessionStore interface.
optionalttl?:number
Session TTL in seconds. Backends that support expiration will auto-cleanup.