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
188
188
When using the `Predis `_ library some additional Predis-specific options are available.
189
189
Reference the `Predis Connection Parameters `_ documentation for more information.
190
190
191
- .. _redis-tag-aware :
191
+ .. _redis-tag-aware-adapter :
192
192
193
193
Working with Tags
194
194
-----------------
Original file line number Diff line number Diff line change @@ -60,7 +60,8 @@ method.
60
60
61
61
.. note ::
62
62
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.
64
65
65
66
The :class: `Symfony\\ Component\\ Cache\\ Adapter\\ TagAwareAdapter ` class implements
66
67
instantaneous invalidation (time complexity is ``O(N) `` where ``N `` is the number
You can’t perform that action at this time.
0 commit comments