[buddypress-trac] [BuddyPress Trac] #5398: Review metadata caching across components
buddypress-trac
noreply at wordpress.org
Fri Feb 14 01:47:51 UTC 2014
#5398: Review metadata caching across components
--------------------------+-----------------
Reporter: boonebgorges | Owner:
Type: task | Status: new
Priority: normal | Milestone: 2.0
Component: Core | Version:
Severity: normal | Keywords:
--------------------------+-----------------
After the migrations in #4551, caching for component metadata now uses
WP's core schema for caching. A review is required to ensure that the rest
of our caching infrastructure is in sync with these changes. In
particular:
- ensure that object meta caches are invalidated correctly on object
updates
- ensure that cache priming is in place and working properly for the
template loops (`bp_update_meta_cache()`)
This should already be done for groups and activity, but could use a
review. I don't think it was ever done for blogs and xprofile, but this
would be a good time to port over the relevant code.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5398>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list