mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update caching_configuration.rst
Remove note that Redis is 'required for Transactional File Locking', it is not (but the best performing solution, we could note that. Or not? @icewind1991 @karlitschek
This commit is contained in:
parent
c7782707a3
commit
d886a34c03
@ -37,7 +37,7 @@ of memcache that best fits your needs. The supported caching backends are:
|
||||
* `Memcached <http://www.memcached.org/>`_
|
||||
Distributed cache for multi-server ownCloud installations.
|
||||
* `Redis <http://redis.io/>`_, PHP module 2.2.5 and up required.
|
||||
For distributed caching, and required for Transactional File Locking.
|
||||
For distributed caching.
|
||||
|
||||
These are supported but not recommended:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user