/codeigniter-session-memcached

Update to the session library to use memcached instead

Primary LanguagePHP

Codeigniter Session Memcached

An extension of the Session class to enable the use of memcached to store session information.

To enable this, copy MY_Session.php to application/libraries and memcached.php to application/config.

Then update memcached.php with your settings.