BoldGrid / w3-total-cache

GNU General Public License v2.0
151 stars 81 forks source link

Object Cache - actualize #865

Open maxicus opened 2 months ago

maxicus commented 2 months ago

Removes unnecesaary object cache purges since now plugins/themes do mostly care about object cache. Adds support for newer WP Object Cache API

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 1.75439% with 112 lines in your changes are missing coverage. Please review.

Project coverage is 4.19%. Comparing base (3d1b00c) to head (9558b3b).

Files Patch % Lines
ObjectCache_WpObjectCache_Regular.php 0.00% 88 Missing :warning:
ObjectCache_WpObjectCache.php 0.00% 10 Missing :warning:
qa/plugins/objectcache/basic.php 0.00% 7 Missing :warning:
wp-content/object-cache.php 0.00% 4 Missing :warning:
Extension_FragmentCache_WpObjectCache.php 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #865 +/- ## =========================================== - Coverage 4.21% 4.19% -0.02% - Complexity 21594 21599 +5 =========================================== Files 873 873 Lines 95182 95204 +22 =========================================== - Hits 4010 3998 -12 - Misses 91172 91206 +34 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.