[wp-trac] [WordPress Trac] #40171: Object Cache Should Support Namespaces
WordPress Trac
noreply at wordpress.org
Thu Mar 16 15:32:45 UTC 2017
#40171: Object Cache Should Support Namespaces
--------------------------+------------------------------
Reporter: brandonliles | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.2
Severity: normal | Resolution:
Keywords: | Focuses: performance
--------------------------+------------------------------
Comment (by danielbachhuber):
@brandonliles Are you using an object cache drop-in by chance?
WordPress' internal `object-cache.php` only stores cache data in PHP
memory, which is flushed at the end of the request. I suspect your request
is more applicable to persistent object caches provided by third-party
drop-ins.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40171#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list