ZiggyCreatures / FusionCache

FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
MIT License
1.87k stars 96 forks source link

Add PostConfigure for CacheKeyPrefix ':' postfix #311

Open dotTrench opened 1 month ago

dotTrench commented 1 month ago

This is done to emulate the postfix behaviour from IFusionCacheBuilder.WithCacheKeyPrefix when configuring FusionCacheOptions via IServiceCollection.Configure<FusionCacheOptions>(Action<FusionCache>).