belgattitude
released this
04 Feb 16:12
·
2 commits
to main
since this release
Minor Changes
-
#1890
2bf1642
Thanks @belgattitude! - Rename getOrInsert into getOrSet (BC) -
#1890
2bf1642
Thanks @belgattitude! - LRU.clear now returns the number of cleared items -
#1890
2bf1642
Thanks @belgattitude! - Allow CacheKey type to be a number (still default to string) -
#1890
2bf1642
Thanks @belgattitude! - Export BaseCache interface for customization
Patch Changes
- #1890
2bf1642
Thanks @belgattitude! - Add benchmarks for iterators and peek