mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-76183-master' of https://github.com/davewoloszyn/moodle
This commit is contained in:
commit
0646f7ea5a
13 changed files with 20 additions and 20 deletions
2
cache/stores/redis/README.md
vendored
2
cache/stores/redis/README.md
vendored
|
@ -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`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue