Make WordPress Core

Opened 19 years ago

Closed 18 years ago

#5182 closed defect (bug) (fixed)

Eliminate array caches

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

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 19 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
19 years ago

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

#1 @ryan
19 years ago

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

#2 @ryan
19 years ago

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

#3 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed
Note: See TracTickets for help on using tickets.