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 934021d commit a04e07cCopy full SHA for a04e07c
cache.rst
@@ -618,8 +618,7 @@ to enable this feature. This could be added by using the following configuration
618
cache:
619
pools:
620
my_cache_pool:
621
- adapter: cache.adapter.redis
622
- tags: true
+ adapter: cache.adapter.redis_tag_aware
623
624
.. code-block:: xml
625
0 commit comments