Note: FusionCache adds an additional advantage over HybridCache: it broadcasts cache invalidations across all running instances via Redis pub/sub, so when one instance removes a cache entry, all other instances remove it from their local memory cache immediately. You can also use HybridCache as FusionCache as one liner in DI via a NuGet package.