FusionCache
FusionCache copied to clipboard
[QUESTION] Are there any developments regarding integration with HybridCache and tags support?
Hi @jodydonetti , we are heavily using tags invalidation in our project, we have a custom implementation based on MemoryCache and Redis and we would really love to switch to FusionCache for the backplane and auto-recovery features, but the missing tags support is a blocker for us.
We saw the thread discussion with Marc Gravel here https://github.com/dotnet/aspnetcore/issues/55308#issuecomment-2156718499
Are there any new developments in this direction, for us only Redis is an option for L2 cache?
Hope I'm not too intrusive with my question :)