mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #2424 from RealRancor/fix_label_order
Fix label order in caching_configuration.rst
This commit is contained in:
@@ -221,14 +221,14 @@ Use Redis for everything except local memcache::
|
||||
'port' => 6379,
|
||||
),
|
||||
|
||||
.. _install_redis_label:
|
||||
|
||||
Additional notes for Redis vs. APCu on Memory Caching
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
APCu is faster at local caching than Redis. If you have enough memory, use APCu for Memory Caching
|
||||
and Redis for File Locking. If you are low on memory, use Redis for both.
|
||||
|
||||
.. _install_redis_label:
|
||||
|
||||
Additional Redis Installation Help
|
||||
----------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user