We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8506b8b commit 6c755b3Copy full SHA for 6c755b3
doc/invalidation-handlers.rst
@@ -75,8 +75,8 @@ Only ``/one`` will stay in the cache.
75
76
.. note::
77
78
- Don't forget to :ref:`flush <flush>` these invalidation changes to the proxy
79
- from the ``CacheInvalidator`` object towards the end of your application.
+ Don't forget to call :ref:`flush <flush>` on the ``CacheInvalidator`` to commit the invalidations
+ to the caching proxy.
80
81
.. _custom_tags_header:
82
0 commit comments