github ben-manes/caffeine v3.0.4
3.0.4

latest releases: v3.1.8, v3.1.7, v3.1.6...
3 years ago

Cache

  • Fixed cases that incorrectly notified the removal listener for no-op replacements (#593)
  • Improved how refreshAfterWrite is triggered on a read to avoid hotspots
  • Added the ability to capture coldest & hottest weighted snapshots
  • Reduced the per-entry overhead when using weak/soft values
  • Fixed Map.entrySet.contains(o) to use reference equality

Don't miss a new caffeine release

NewReleases is sending notifications on new releases.