mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Add redis module version
See e6b0874087/lib/private/memcache/redis.php (L205)
This commit is contained in:
parent
0002763f79
commit
16d8274bfe
@ -96,7 +96,7 @@ memcaches:
|
||||
* PHP module apc
|
||||
* PHP module apcu
|
||||
* PHP module memcached
|
||||
* PHP module redis (required for Transactional File Locking)
|
||||
* PHP module redis (>= 2.2.5, required for Transactional File Locking)
|
||||
|
||||
See :doc:`../configuration_server/caching_configuration` to learn how to select
|
||||
and configure a memcache.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user