An in-memory implementation of the session service.
Protected
Updates the session state based on the event.
The session to update.
The event containing state changes.
Creates a new session.
Optional
Please migrate to the async method.
Gets a session.
Lists all the sessions for a user.
Deletes a session.
Appends an event to a session object.
An in-memory implementation of the session service.