MDL-77163 cachestore_mongodb: Remve from core

This commit is contained in:
Andrew Nicols
2023-02-28 22:24:04 +08:00
parent 9ee4f8db8b
commit 8ae5ebb507
100 changed files with 17 additions and 17470 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', 'memcached'),
'cachestore' => array('memcache', 'memcached', 'mongodb'),
'enrol' => array('authorize'),
'filter' => array('censor'),
'media' => array('swf'),
@@ -1821,7 +1821,7 @@ class core_plugin_manager {
),
'cachestore' => array(
'file', 'mongodb', 'session', 'static', 'apcu', 'redis'
'file', 'session', 'static', 'apcu', 'redis'
),
'calendartype' => array(