agustinprod/codeigniter-session-memcached
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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.