LazyCache icon indicating copy to clipboard operation
LazyCache copied to clipboard

Does the new HybridCache in the latest .NET replace LazyCache?

Open DavidThielen opened this issue 1 year ago • 1 comments

Not to denigrate LazyCache as it's been incredibly useful up to now. But going forward, is there any reason to continue with LazyCache instead of using the new HybridCache?

thanks - dave

DavidThielen avatar Jun 14 '24 22:06 DavidThielen

@alastairtree what is your opinion on this? Do you see HybridCache as a drop-in replacement for LazyCache in all scenarios?

marklagendijk avatar Dec 03 '24 11:12 marklagendijk

Hello - sorry for the slow reply. I don't do any dotnet these days at work, hence the lack of updates. From what i have read yeah HybridCache does seem to solve all the same problems - if it was around when I started LazyCache I doubt I would have created it.

alastairtree avatar Oct 09 '25 12:10 alastairtree