Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
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

namespace  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 = 2020060900
 
$plugin component = 'cachestore_redis'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2020061500
 

Detailed Description