mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
![]() This locking system is designed to be used everywhere requiring locking in Moodle. Each use of the locking system can be configured to use a different type of locking (or the same type with a different configuration). The first supported lock types are memcache, memcached, file (flock), db (specific handlers for pg, mysql and mariadb). |
||
---|---|---|
.. | ||
access.php | ||
caches.php | ||
events.php | ||
index.html | ||
install.php | ||
install.xml | ||
log.php | ||
messages.php | ||
services.php | ||
upgrade.php | ||
upgradelib.php |