mvcdonutcaching icon indicating copy to clipboard operation
mvcdonutcaching copied to clipboard

Add Azure Caching Implementation

Open stephenmichaelf opened this issue 10 years ago • 0 comments

Allow the ability to use Azure Redis Caching along with MemoryCache.

Steps:

  1. Write interface around MemoryCacheProvider
  2. Write implementation that uses azure
  3. Put a switch in that allows the user to select Azure

stephenmichaelf avatar Dec 24 '14 18:12 stephenmichaelf