Namespace Alo\Session
Classes summary
AbstractSession | The session interface |
MemcachedSession | The Memcached-based session handler. ALO_SESSION_CLEANUP is not used here as cleanup is handled by the MySQL event handler |
SQLSession | The SQL-based session handler. ALO_SESSION_CLEANUP is not used here as cleanup is handled by the MySQL event handler |