In my previous post I looked at a real-world example of using the new Azure Redis Cache. One thing that was missing was the storing of custom .Net Types as cache values, which we’ll look at here. The RedisValue Type The Microsoft Azure documentation recommends using the StackExchange.Redis API for accessing the Redis Cache. This […]
Blog Post by: modhul