Flush individual posts on update?
-
Thanks you for creating this wonderful plugin. I’m building a headless project which will be serving 10+ million users monthly, so caching is a must.
I’m trying to figure out how to correctly flush caches on updates. I already figured out I need to addid
andtype/taxonomy
to the request URL when I’m using_fields
.
Right now when a post is updated, all caches relating to the type “post” are flushed. Is this expected behavior? Or should it be possible to only flush the cache of the updated post?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Flush individual posts on update?’ is closed to new replies.