Releases: fernandoescolar/CacheService
Releases · fernandoescolar/CacheService
Release v9.1.2
fixing ForceRefresh flow updating packages
Release v9.1.1
updating readme
Release v9.1.0
Merge pull request #19 from fernandoescolar/spike/ugly-performance Spike/ugly performance
Release v9.0.1
Performance improvements:
- new optimised default json serialiser
- distributed ‘set’ operations run in the background (fire & forget)
- improved module configuration and initialization
Release v9.0.0
updated to .net 9 (deprecated net6 and net7)
Release v8.0.4
bugfixing: errors updating invalidated cached values
Release v8.0.3
- Included AbsoluteExpirationRelativeToNow option when it is using MemoryCache #18 by @jorgediegocrespo
- Adding source code analyzers and fixing issues related
- Updating git action workflows
Release v8.0.2
fixing invalidate tests
Release v8.0.1
BugFix: ForceRefresh setting null value when Source ChainLink is reached.
Release v8.0.0
updating to net8.0