The associated data for this session.
The ID of this session.
Mapping of session key to session data object.
Get a particular session by ID.
Store the given session data by its ID.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
Implementation of the session driver that stores session data in memory. This is the default, for compatibility, but it is recommended that you replace this driver with one with a persistent backend.