Make WordPress Core

Opened 17 years ago

Closed 16 years ago

#5182 closed defect (bug) (fixed)

Eliminate array caches

Reported by: ryan's profile ryan Owned by:
Milestone: 2.6 Priority: normal
Severity: normal Version: 2.3
Component: General Keywords: cache
Focuses: Cc:

Description

Caches like $post_cache and $page_cache should be removed with the object cache being used instead.

Attachments (1)

post_cache.diff (16.4 KB) - added by ryan 17 years ago.
Eliminates $page_cache, $post_cache, $post_meta_cache and unifies page and post caching

Download all attachments as: .zip

Change History (4)

@ryan
17 years ago

Eliminates $page_cache, $post_cache, $post_meta_cache and unifies page and post caching

#1 @ryan
17 years ago

(In [6229]) Eliminate , , and . see #5182

#2 @ryan
17 years ago

(In [6243]) Eliminate object_term_cache array. see #5182

#3 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.