Quantcast
Channel: Developer to developer
Viewing all articles
Browse latest Browse all 9076

Cache dependencies and content expiration

$
0
0

I can use IContentCacheKeyCreator to create a cache key for some content, and then cache a item using ISynchronizedObjectInstanceCache. If I would change that content via the admin interface, the cached item would be invalidated. However, if the same content would expire (StopPublish is passed) - the cached item is not invalidated. Does anyone know how to handle this?


Viewing all articles
Browse latest Browse all 9076

Trending Articles