For a new project in 4ward we’re planning to use the great REST web services framework ServiceStack.
It has a great .NET Redis client that can be used to gain incredible performance in the overall architecture.
The only issue is that Redis is supported in production only on Linux. So I prepared a 2-parts blog posts in order to give a a step by step procedure to get everything up and running.
Here they are:
– Running Redis 2.6 on a CentOS Linux in Azure Iaas – Part 1: Server Provisioning
– Running Redis 2.6 on a CentOS Linux in Azure – Part 2: Redis Installation