We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13702a4 commit 723af86Copy full SHA for 723af86
1 file changed
user_guide_src/source/libraries/caching.rst
@@ -280,8 +280,7 @@ Drivers
280
File-based Caching
281
==================
282
283
-Unlike caching from the Output Class, the file-based caching
284
-allows for pieces of view files to be cached. Use this with care, and
+File-based caching allows for pieces of view files to be cached. Use this with care, and
285
make sure to benchmark your application, as a point can come where disk
286
I/O will negate positive gains by caching. This requires a cache
287
directory to be really writable by the application.
0 commit comments