Skip to content

Latest commit

 

History

History

OutputCacheProvider

Microsoft.Web.Redis.RedisOutputCacheProvider Nuget package has been added to your project.

A new <outputCache> entry has been added to your web.config. However, any existing output cache entries will not have been modified. 
If you believe you had an existing outputCache entry, you will need to manually modify the web.config to make the Redis Output Cache Provider as the default.

More information on Azure Redis Output Cache Provider can be found here - 
Blog - http://blogs.msdn.com/b/webdev/archive/2014/05/12/announcing-asp-net-session-state-provider-for-redis-preview-release.aspx
MSDN - http://msdn.microsoft.com/en-us/library/azure/dn798898.aspx

More info on Azure Redis Cache service can be found here - 
Blog - http://azure.microsoft.com/blog/2014/06/04/lap-around-azure-redis-cache-preview/
MSDN - http://msdn.microsoft.com/en-us/library/azure/dn690523.aspx