[wp-trac] [WordPress Trac] #64696: Real time collboration effectively disables persistent post caches while anyone edits a post
WordPress Trac
noreply at wordpress.org
Mon Mar 9 22:55:40 UTC 2026
#64696: Real time collboration effectively disables persistent post caches while
anyone edits a post
--------------------------------------+--------------------------
Reporter: peterwilsoncc | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Posts, Post Types | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses: performance
--------------------------------------+--------------------------
Comment (by peterwilsoncc):
Replying to [comment:46 mindctrl]:
> Putting each client's awareness in its own row makes sense. What I don't
understand with the current iteration is why we want `client_id` and
`type` in the `update_value` blob. They're both necessary for filtering
results, which we currently do by decoding every `update_value` blob and
comparing on `type` and `client_id` in PHP.
I agree, this is why I was proposing the type row in [comment:43 comment
43].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64696#comment:48>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list