Ticket #5182 (closed defect: fixed)

Opened 1 year ago

Last modified 3 months ago

Eliminate array caches

Reported by: ryan Assigned to: anonymous
Priority: normal Milestone: 2.6
Component: General Version: 2.3
Severity: normal Keywords: cache
Cc:

Description

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

Attachments

post_cache.diff (16.4 kB) - added by ryan on 10/11/07 22:00:35.
Eliminates $page_cache, $post_cache, $post_meta_cache and unifies page and post caching

Change History

10/11/07 22:00:35 changed by ryan

  • attachment post_cache.diff added.

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

10/12/07 21:12:35 changed by ryan

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

10/13/07 18:24:00 changed by ryan

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

07/08/08 20:01:40 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.