[wp-trac] [WordPress Trac] #64916: Real-time collaboration: per-object meta cache invalidated on every sync and awareness write

WordPress Trac noreply at wordpress.org
Tue Mar 24 17:58:50 UTC 2026


#64916: Real-time collaboration: per-object meta cache invalidated on every sync
and awareness write
--------------------------+------------------------------
 Reporter:  JoeFusco      |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:  trunk
 Severity:  normal        |  Resolution:  worksforme
 Keywords:                |     Focuses:  performance
--------------------------+------------------------------
Changes (by JoeFusco):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 This issue is no longer valid now that writes use raw SQL. However, the
 storage class now bypasses every post meta API, essentially carving out a
 separate table inside **wp_postmeta** without any of the benefits of
 actually having one.

 @peterwilsoncc +1. Transients for awareness would still be a viable
 improvement here.

 Closing this ticket, as the original problem has been addressed, but the
 underlying architectural concern remains.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64916#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list