A storage that provides the ability to write, read, and invalidate session data.
Invalidates a session with the id identifier. This method prevents a session id from being accessible after this call.
Reads a session with the id identifier.
Writes a session value for id.