Skip to content

Releases: null-d3v/L1L2RedisCache

2.2.0

19 Nov 02:07
a0abcdf
Compare
Choose a tag to compare
  • .NET 8.0 updates

Full Changelog: 2.1.0...2.2.0

2.1.0

01 Aug 03:08
9c50698
Compare
Choose a tag to compare
  • Defer pub/sub on initialization to permit ASP.NET startup without an active connection.
  • Enhance reliability and performance

Full Changelog: 2.0.2...2.1.0

2.1.0-rc.2

25 Jul 08:12
9c50698
Compare
Choose a tag to compare
2.1.0-rc.2 Pre-release
Pre-release

Enhance reliability and performance

2.1.0-rc.1

24 Jul 18:45
Compare
Choose a tag to compare
2.1.0-rc.1 Pre-release
Pre-release

Defer pub/sub on initialization to permit ASP.NET startup without an active connection.

Full Changelog: 2.0.2...2.1.0-rc.1

2.0.2

12 Nov 19:40
4099d31
Compare
Choose a tag to compare
Merge pull request #10 from null-d3v/skip-duplicate

fix: skip duplicate

2.0.1

12 Nov 19:33
09edc33
Compare
Choose a tag to compare
Merge pull request #9 from null-d3v/publish-action

fix: deprecated publish action

2.0.0

12 Nov 11:03
c52d53a
Compare
Choose a tag to compare
Merge pull request #8 from null-d3v/net7.0

net7.0

2.0.0-rc.2

29 Dec 04:07
Compare
Choose a tag to compare
2.0.0-rc.2 Pre-release
Pre-release
fix: test sync

2.0.0-rc.1

27 Dec 10:50
7967c66
Compare
Choose a tag to compare
2.0.0-rc.1 Pre-release
Pre-release

.NET 6.0
Add MessagingType for keyspace/keyevent notifications

1.3.1

12 Mar 18:17
013380b
Compare
Choose a tag to compare

Async key locking with SemaphoreSlim