Skip to content

2.0.3

Compare
Choose a tag to compare
@ben-manes ben-manes released this 20 Dec 04:29
· 1519 commits to master since this release

JCache

  • Fixed statistics average operation time not being reported in microseconds
  • Fixed early expiration due to convertion into microseconds, not milliseconds (#40)
  • Ensured that events are fired in entry order by always being sent within the atomic block
  • Improved performance, largely by avoiding slow calls for the current time unless required