Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8901

External application caching

$
0
0
Hey everyone. I am developing an Web API 2 application (external) which used Kentico (11) libraries (content receiving, media library). I have some problem with kentico caching. I used providers to get content from Kentico and repositories (same as in DancingGoat app). But when i cache my data with dummy key (nodes|webapi|custom.article|all), and then change some custom.article in Admin Interface, my external application doesn't know that needs to update cache. Also, i have not see cache objects in Debug-@Cache object.How can I implement data caching in my external app? Is web farm responsible for this? (If yes, how can i config web farm for external app?)Thank you.

Viewing all articles
Browse latest Browse all 8901

Trending Articles