moodle/lib/classes/session
Adrian Greeve cb69d6389c MDL-70828 performance: Allow session locking issue to be turned off.
If a developer has debugging on then they will recieve all debugging
messages for locking whether wanted or not. We already have a setting
to display these messages.
2021-02-24 11:26:08 +08:00
..
database.php MDL-58018 core: add support to database for read-only sessions 2020-04-21 19:29:12 +02:00
exception.php
external.php MDL-34498 session: Add a checker to warn before session expiry 2019-06-06 09:31:01 +08:00
file.php MDL-46561 session: use full session validation in \core\session\manager::session_exists() 2014-08-07 08:59:24 +12:00
handler.php MDL-58018 core: finish dev to support open sessions without a lock 2020-04-21 19:29:12 +02:00
manager.php MDL-70828 performance: Allow session locking issue to be turned off. 2021-02-24 11:26:08 +08:00
memcached.php MDL-58018 core: finish dev to support open sessions without a lock 2020-04-21 19:29:12 +02:00
redis.php MDL-69121 core: Add ZSTD/Gzip compression options to Redis sessions 2020-11-09 12:34:22 +00:00