Episode

Using Redis as a .NET Core Data Store

In this episode of On .NET, Todd Gardner walks Christos through how his company is using Redis in their .NET Core application as the main data store.  He explains the architecture of the project and shows how they integrate with StackExchange.Redis.

  • [04:00] - Reviewing the data model
  • [07:56] - Reviewing the data in Redis
  • [10:09] - Working with Redis and .NET

 

Useful Links