Skip to content

2.9.1

Compare
Choose a tag to compare
@ben-manes ben-manes released this 03 May 02:33
· 17 commits to v2.dev since this release

Cache

  • Added cancellation of the next scheduled expiration cleanup when the cache becomes empty (#542)
  • Improved how variable expiration reorganizes the timer events (#541)
  • Added putIfAbsent optimistic fastpath (#506)