[wp-trac] [WordPress Trac] #55080: Introduce a new `wp_cache_flush_runtime()` method

WordPress Trac noreply at wordpress.org
Fri Feb 4 17:20:37 UTC 2022


#55080: Introduce a new `wp_cache_flush_runtime()` method
-------------------------+-----------------------------
 Reporter:  tillkruess   |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Cache API    |    Version:  trunk
 Severity:  minor        |   Keywords:  has-patch
  Focuses:  performance  |
-------------------------+-----------------------------
 From the Object Cache Performance team:
 https://github.com/WordPress/performance/issues/81

 Allowing users to flush the runtime (in-memory) cache, without flushing
 the entire persistent cache is an often requested feature for apps running
 long processes, such as Action Scheduler or WP-CLI.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55080>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list