MDL-77161 cachestore_memcached: Remove from core

This commit is contained in:
Andrew Nicols
2023-02-07 21:42:50 +08:00
parent 0780e87f06
commit 7bf57d9850
13 changed files with 18 additions and 1703 deletions
+2 -2
View File
@@ -1729,7 +1729,7 @@ class core_plugin_manager {
'qformat' => array('blackboard', 'learnwise', 'examview'),
'auth' => array('radius', 'fc', 'nntp', 'pam', 'pop3', 'imap'),
'block' => array('course_overview', 'messages', 'community', 'participants', 'quiz_results'),
'cachestore' => array('memcache'),
'cachestore' => array('memcache', 'memcached'),
'enrol' => array('authorize'),
'filter' => array('censor'),
'media' => array('swf'),
@@ -1821,7 +1821,7 @@ class core_plugin_manager {
),
'cachestore' => array(
'file', 'memcached', 'mongodb', 'session', 'static', 'apcu', 'redis'
'file', 'mongodb', 'session', 'static', 'apcu', 'redis'
),
'calendartype' => array(