Marten::HTTP::Session::Store
Class methods
Returns the session store class associated with a specific store_name.
If no session store implementatiob can be found, a Marten::HTTP::Session::Errors::UnknownStore exception is
raised.
Allows to register a new session store implementation.