mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
6 lines
281 B
Markdown
6 lines
281 B
Markdown
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`.
|