Remove a key from the session data.
Get a value from the session by key.
Get the loaded session data as an object.
Get the unique key of this session.
Load the session data from the respective backend.
Save the session data into the respective backend.
Set a value in the session by key.
Bulk set an object as the session data.
Set a unique key of this session.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
An abstract class representing a session driver. Some implementation of this is injected into the request.