Merge branch 'MDL-76183-master' of https://github.com/davewoloszyn/moodle

This commit is contained in:
Andrew Nicols 2022-11-30 11:45:23 +08:00 committed by Ilya Tregubov
commit 0646f7ea5a
13 changed files with 20 additions and 20 deletions

View file

@ -3,4 +3,4 @@ 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`.
This plugin requires the [PhpRedis](https://github.com/phpredis/phpredis) extension. The PhpRedis extension can be installed via PECL with `pecl install redis`.