Skip to content

Commit 0140063

Browse files
committed
docs: Update release notes
1 parent 0b8c566 commit 0140063

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release notes for LazyCache #
22

3+
## Version 2.1.1
4+
- PR #126 (and issue #104) optimise cache key locking for faster performance under high CPU load and lots of concurrency. Thanks to @jjxtra
5+
36
## Version 2.1.0
47
- Add options for expiration:
58
- ExpirationMode.ImmediateExpiration which uses a timer to remove items from the cache as soon as they expire (more resource intensive)

0 commit comments

Comments
 (0)