ASP.NET Community Standup - HybridCache

preview_player
Показать описание
.NET 9 Previews include the new HybridCache API. This API bridges some gaps in the existing IDistributedCache and IMemoryCache APIs, while also adding new capabilities including "stampede" protection (to prevent parallel fetches of the same work) and configurable serialization - all with a simple, clean API.

⌚ Chapters:
00:00 Countdown
02:23 Welcome to ASP.NET Community Standup
04:18 Community Links
14:15 On today's show - HybridCache
15:35 Demo
54:17 Q&A
01:18:36 Learn more
01:20:36 Wrap

Community Links:


#aspnetcore #dotnet
Рекомендации по теме
Комментарии
Автор

I missed it live, so I couldn't ask the question, but right now in the pre-release, SlidingExpiration doesn't seem to be there and I wanted to know if we're losing that?

ItsSeanPhillips