Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
Changes for version 0.40 - 2015-01-26
- Add a flag so that a storage can finalize during finalize_header rather than finalize_body. This is to enable storages that need to write to the HTTP header (such as the cookie based store).
Documentation
Understanding and using sessions.
Modules
Generic Session plugin - ties together server side storage and client side state required to maintain session data.
Base class for session state preservation plugins.
Base class for session storage drivers.
Doesn't really store sessions - useful for tests.
Reusable sanity for session storage engines.