github ben-manes/caffeine v2.1.0
2.1.0

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

Cache

  • Added CaffeineSpec to simplify creating caches from an external configuration file (#37)
  • Fast path to skip usage tracking for the maximum size policy when less than 50% full
  • Improved automatic refresh error handling

JCache

  • Support automatic refresh as a configuration option
  • Friendlier CaffeineConfiguration initial settings (SO)
  • Fixed expiration bugs (SO)

Collections

  • Removed ConcurrentLinkedStack, a @Beta API not subject to semver
  • Scheduled SingleConsumerQueue for removal in the next major release (3.0.0)

Don't miss a new caffeine release

NewReleases is sending notifications on new releases.