Skip to content

Releases: fernandoescolar/CacheService

Release v9.1.2

29 Jan 14:34
Compare
Choose a tag to compare
fixing ForceRefresh flow

updating packages

Release v9.1.1

20 Dec 09:52
Compare
Choose a tag to compare
updating readme

Release v9.1.0

28 Nov 12:52
57db273
Compare
Choose a tag to compare
Merge pull request #19 from fernandoescolar/spike/ugly-performance

Spike/ugly performance

Release v9.0.1

26 Nov 16:34
Compare
Choose a tag to compare

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

13 Nov 16:58
Compare
Choose a tag to compare
updated to .net 9 (deprecated net6 and net7)

Release v8.0.4

02 Oct 10:37
Compare
Choose a tag to compare
bugfixing: errors updating invalidated cached values

Release v8.0.3

01 Oct 16:03
Compare
Choose a tag to compare
  • 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

29 Feb 11:49
Compare
Choose a tag to compare
fixing invalidate tests

Release v8.0.1

19 Jan 14:25
8c08ca8
Compare
Choose a tag to compare

BugFix: ForceRefresh setting null value when Source ChainLink is reached.

Release v8.0.0

14 Dec 11:26
Compare
Choose a tag to compare
updating to net8.0