Talk

Hybrid Caching in ASP.NET Core, or How To Sit on Two Chairs at Once

In RussianComplexity -Introduction to technology

HybridCache is a new library from Microsoft. It combines in-memory and distributed caching.

I'll show you where to use it, how to configure it, and how it differs from other solutions. We'll look at real cases and code examples.

Talks