Back in May, I gave a 45 minute talk at the 2016 Redis Conference in San Francisco. The talk titled “Using Redis as Distributed Cache for Microsoft’s ASP.NET apps” was well received in spite of my opening line stating that I don’t know anything about Redis.
The basics are I
- Compiled The Redis Server From Source
- Implemented a Redis Client in C#
- Demonstrated Reliable Caching in ASP.NET to a Redis Server
You can watch the full video on you tube at this URL.