Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a04e07c

Browse files
Hulutixabbuh
authored andcommitted
Fix redis adapter config to work with tags
1 parent 934021d commit a04e07c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cache.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -618,8 +618,7 @@ to enable this feature. This could be added by using the following configuration
618618
cache:
619619
pools:
620620
my_cache_pool:
621-
adapter: cache.adapter.redis
622-
tags: true
621+
adapter: cache.adapter.redis_tag_aware
623622
624623
.. code-block:: xml
625624

0 commit comments

Comments
 (0)