We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e1fe4 commit 21acea7Copy full SHA for 21acea7
ReleaseNotes.md
@@ -1,5 +1,8 @@
1
# Release notes for LazyCache #
2
3
+## Version 2.1.2
4
+- Tweak key lock array size based on CPU count so larger for bigger machines (See PR #126 and discussion with @jjxtra)
5
+
6
## Version 2.1.1
7
- PR #126 (and issue #104) optimise cache key locking for faster performance under high CPU load and lots of concurrency. Thanks to @jjxtra
8
0 commit comments