mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Require Redis v4.0.0+
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ needs. The supported caching backends are:
|
||||
|
||||
* `APCu <https://pecl.php.net/package/APCu>`_, APCu 4.0.6 and up required.
|
||||
A local cache for systems.
|
||||
* `Redis <http://redis.io/>`_, PHP module 2.2.6 and up required.
|
||||
* `Redis <http://redis.io/>`_, server 4.0.0 and up required.
|
||||
For local and distributed caching, as well as transactional file locking.
|
||||
* `Memcached <https://www.memcached.org/>`_
|
||||
For distributed caching.
|
||||
|
||||
Reference in New Issue
Block a user