[wp-trac] [WordPress Trac] #22661: Allow object caches to degrade gracefully
WordPress Trac
noreply at wordpress.org
Thu Mar 20 11:25:14 UTC 2014
#22661: Allow object caches to degrade gracefully
--------------------------+-----------------------
Reporter: markjaquith | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.9
Component: Cache API | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+-----------------------
Comment (by SergeyBiryukov):
Looks like [attachment:22661.patch] might not work after [27364] (it was
relying upon the initial `null` value).
[attachment:22661.2.patch] is another take. A custom object cache should
be to bail and defer to the built-in caching by including the file and
calling `wp_using_ext_object_cache( false )`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/22661#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list