moodle/cache/stores/redis/README.md
2016-11-04 11:20:33 +00:00

281 B

Redis Cache Store for Moodle

A Moodle cache store plugin for Redis.

This plugin requires the PhpRedis extension. The PhpRedis extension can be installed via PECL with pecl install redis.