moodle/lib/classes/session
sam marshall e645b4d580 MDL-43975 Sessions: Should support memcache, not just memcached
This commit adds a session handler which works using memcache (without
requiring the memcached extension), similar to the support for
memcache within MUC.

This may be less reliable than memcached but we have been using a
similar approach on our system without problems. In case, I added a
warning in config-dist.php.
2014-04-01 13:34:50 +01:00
..
database.php MDL-42040 refactor core Moodle shutdown handlers logic 2013-10-04 11:36:46 +02:00
exception.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
file.php MDL-43039 Libraries "The session partition is full." false positive. 2013-11-30 14:36:58 +01:00
handler.php MDL-42485 add session lock acquire timeout to memcached session driver 2013-10-27 16:05:12 +01:00
manager.php Merge branch 'MDL-42084-master' of git://github.com/sammarshallou/moodle 2013-12-03 11:12:34 +13:00
memcache.php MDL-43975 Sessions: Should support memcache, not just memcached 2014-04-01 13:34:50 +01:00
memcached.php MDL-43975 Sessions: Should support memcache, not just memcached 2014-04-01 13:34:50 +01:00
util.php MDL-43975 Sessions: Should support memcache, not just memcached 2014-04-01 13:34:50 +01:00