ASP.NET Redis Providers
Back when I fell in love with Redis I started writing a session state provider for asp.net with redis as the backend. I did this because at the time my company was using SQL Server as a state store for our web farm. While this is not a great…