Skip to content

2.2.4

Compare
Choose a tag to compare
@ben-manes ben-manes released this 03 Apr 03:10
· 1400 commits to master since this release
  • Improved write performance of weakKeys (orbit/orbit#144)
  • Improved write performance of expireAfterWrite (orbit/orbit#144)
  • Fixed GC churn caused by scheduling due to ForkJoinPool wrapping tasks (orbit/orbit#144)
  • Avoids multiple reads from the map returned by loadAll (potentially expensive if lazy view)
  • Prevents GC nepotism in write buffer (SingleConsumerQueue)

WARNING: Periodic maintenance was broken; this release should not be used (was live for 5 hours).