Your IP : 192.168.165.1


Current Path : C:/xampp/htdocs/moodle/cache/stores/redis/
Upload File :
Current File : C:/xampp/htdocs/moodle/cache/stores/redis/README.md

Redis Cache Store for Moodle
============================

A Moodle cache store plugin for [Redis](http://redis.io).

This plugin requires the [PhpRedis](https://github.com/nicolasff/phpredis) extension.  The PhpRedis extension can be installed via PECL with `pecl install redis`.