I should have posted these a year earlier. Better late than never. As you might know setting up Redis is not easy task on your own in a windows machine for doing some development and testing. That itself will take a lot of time. But we are in luck. You can use Chocolatey package installer to setup the server and related configs easily. Install Chcolatey, use the PowerShell command its so cool, and click this link for redis command. Redis is done and the server will be available on default port (refer Redis site for details).
Now there are easy packages available through Nuget that will help you out with some samples based on MVC so start coding.
Will post some detailed links here later to help you out with some custom cache and session providers as i can't post mine due to some stupid rules.
Now there are easy packages available through Nuget that will help you out with some samples based on MVC so start coding.
Will post some detailed links here later to help you out with some custom cache and session providers as i can't post mine due to some stupid rules.