Get started with Azure Redis Cache in .Net

Redis cashe “replaces” the older managed cache (not really – you can still create it if you want to). Redis cache is at least the new cache in theĀ Azure and should be treated as the primary option for using cache in your cloud appliactions. Redis is a key-value store, where a single key can contain… Continue reading Get started with Azure Redis Cache in .Net