[buddypress-trac] [BuddyPress Trac] #6114: Global cache group improvements

buddypress-trac noreply at wordpress.org
Mon Jan 12 21:49:12 UTC 2015


#6114: Global cache group improvements
-------------------------+-------------------------------------------------
 Reporter:               |      Owner:
  johnjamesjacoby        |     Status:  new
     Type:  task         |  Milestone:  2.3
 Priority:  normal       |    Version:
Component:  Core         |   Keywords:  needs-patch 2nd-opinion needs-
 Severity:  normal       |  testing
-------------------------+-------------------------------------------------
 BuddyPress currently relies on the `'bp'` cache group in many places where
 a more specific group would be more appropriate.

 For example

 * The entire Blogs component uses this group, instead of its own
 `bp_blogs` group.
 * `bp_activity_sitewide_front` uses `bp` rather than `bp_activity`
 * Friends uses `bp` for member relationships.
 * Groups uses `bp` for total group counts and user memberships.
 * XProfile uses `bp` for groups and visibility levels.

 I think most of these would benefit from having/using their own global
 cache group.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6114>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list