File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ Available Options
188188 When using the `Predis `_ library some additional Predis-specific options are available.
189189 Reference the `Predis Connection Parameters `_ documentation for more information.
190190
191- .. _redis-tag-aware :
191+ .. _redis-tag-aware-adapter :
192192
193193Working with Tags
194194-----------------
Original file line number Diff line number Diff line change @@ -60,7 +60,8 @@ method.
6060
6161.. note ::
6262
63- When using a Redis backend, consider using :ref: `RedisTagAwareAdapter <redis-tag-aware >` which is optimized for this purpose.
63+ When using a Redis backend, consider using :ref: `RedisTagAwareAdapter <redis-tag-aware-adapter >`
64+ which is optimized for this purpose.
6465
6566The :class: `Symfony\\ Component\\ Cache\\ Adapter\\ TagAwareAdapter ` class implements
6667instantaneous invalidation (time complexity is ``O(N) `` where ``N `` is the number
You can’t perform that action at this time.
0 commit comments