We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65505ee commit 4a8866bCopy full SHA for 4a8866b
1 file changed
user_guide_src/source/libraries/caching.rst
@@ -36,8 +36,7 @@ $handler
36
========
37
38
The is the name of the handler that should be used as the primary handler when starting up the engine.
39
-Available names are: dummy, file, memcached, redis, predis, wincache. This is commonly the **File** handler
40
-since the file system is always available, but may not fit more complex, multi-server setups.
+Available names are: dummy, file, memcached, redis, predis, wincache.
41
42
$backupHandler
43
==============
0 commit comments