mvcdonutcaching
mvcdonutcaching copied to clipboard
Can i change input database of mvcdonutcaching?
I tried to use DonutOutputCache in Mvc4 with Redis resource instead of SQL database but it doesn't work. When data in Redis changed and DonutOutputCache doesn't expire, it doesn't automatically get new data.