Changes between Initial Version and Version 1 of Ticket #59592, comment 19
- Timestamp:
- 05/10/2025 07:56:59 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59592, comment 19
initial v1 7 7 > Most of WP is designed ''not'' to use key-based invalidation generally, so this was a pretty big conceptual change to the design of the cache system as a whole; moving back to regular keying I think makes the most sense and keeps it consistent. I can see a case for key-based invalidation, but WP was never really designed for that, so switching it has caused some issues. 8 8 9 So rry, are your for or against this change.I find this message unclear.9 So are you for or against this change? I find this message unclear. 10 10 11 11 BTW, I understand this is a big change, which is why I want the feedback from the community.