shreemaan-abhishek opened a new issue, #10009:
URL: https://github.com/apache/apisix/issues/10009

   ### Description
   
   Hi everyone,
   I have a question regarding the [proxy-cache 
plugin](https://apisix.apache.org/docs/apisix/plugins/proxy-cache/). Is there a 
smart way to invalidate the cache after an entity update? For example I have a 
post entity that is in the cache. After I update the post’s description. I 
expect other users to get the newly updated description. I read the docs and I 
am not clear on how to invalidate cache in a smart way. In some [Graphql 
CDNs](https://stellate.co/docs/graphql-edge-cache/cache-invalidation-methods#mutation-based)
 this is possible through the use of mutation based cache invalidation.
   I am wondering how to achieve something similar programmatically. if 
possible, can the single post we have updated, also be updated in a cached list 
of posts ?
   
   [Copied from Slack: 
https://the-asf.slack.com/archives/CUC5MN17A/p1691442884661819 ]
   Thanks to: Ian C


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to