Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #59592, comment 19


Ignore:
Timestamp:
05/10/2025 07:56:59 AM (12 months ago)
Author:
spacedmonkey
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59592, comment 19

    initial v1  
    77> 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.
    88
    9 Sorry, are your for or against this change. I find this message unclear.
     9So are you for or against this change? I find this message unclear.
    1010
    1111BTW, I understand this is a big change, which is why I want the feedback from the community.