Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Files | Namespaces | Classes | Variables
cachestore_redis

Files

file  addinstanceform.php
 Redis Cache Store - Add instance form.
 
file  lib.php
 Redis Cache Store - Main library.
 
file  provider.php
 Privacy Subsystem implementation for cachestore_redis.
 
file  settings.php
 Redis Cache Store - Settings.
 
file  version.php
 Redis Cache Store - Version information.
 

Namespaces

 cachestore_redis\privacy
  
 

Classes

class  cachestore_redis
 Redis Cache Store. More...
 
class  cachestore_redis\privacy\provider
 Privacy Subsystem for cachestore_redis. More...
 
class  cachestore_redis_addinstance_form
 Form for adding instance of Redis Cache Store. More...
 

Variables

$plugin component = 'cachestore_redis'
 
$plugin maturity = MATURITY_STABLE
 
$plugin release = '3.0.4 (Build: 20160509)'
 
$plugin requires = 2019111200
 
$plugin version = 2019111800
 

Detailed Description