[buddypress-trac] [BuddyPress Trac] #1332: Caching issues with profile data when using a persistent cache
buddypress-trac
noreply at wordpress.org
Thu Feb 6 02:23:51 UTC 2014
#1332: Caching issues with profile data when using a persistent cache
--------------------------+------------------
Reporter: swinton | Owner:
Type: defect (bug) | Status: new
Priority: major | Milestone: 2.0
Component: XProfile | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by boonebgorges):
In [changeset:"7808"]:
{{{
#!CommitTicketReference repository="" revision="7808"
Refactor BP_XProfile_ProfileData::get_all_for_user() for performance
Method has been refactored to avoid joins, especially against global
tables.
Direct SQL queries have been removed in favor of using existing query
methods,
which has the added benefit of allowing existing caching strategies to be
inherited automatically from those methods.
Adds unit tests for the method.
See #1332
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/1332#comment:19>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list