- Issue created by @berdir
- Merge request !50Introduce a flag to treat invalidateAll() like deleteAll() β (Merged) created by berdir
- π¨πSwitzerland berdir Switzerland
This seems to work quite well, tested quite a bit in combination with a few core performance issues I worked on.
-
berdir β
committed b30d325f on 8.x-1.x
Issue #3500680 by berdir: Allow to remove support for invalidateAll()...
-
berdir β
committed b30d325f on 8.x-1.x
- π¨πSwitzerland berdir Switzerland
Merged, also created a change record.
- Status changed to Fixed
4 months ago 12:44pm 3 February 2025 Automatically closed - issue fixed for 2 weeks with no activity.
- πΊπΈUnited States rbrandon
@berdir is there a downside to opting into this? seems like the same data would be returned in both cases but without the cache tag lookup? I wasn't sure if deleteall hit any other data that would not normally be cleared, for example if it hits a cache with a different prefix.