Skip to content

Releases: ben-manes/caffeine

1.0.1

30 Mar 20:19

Choose a tag to compare

Cache

  • Improved ring buffer algorithm
  • Dynamic sizing of read buffer based on contention
  • Trigger periodic maintenance for reference caching
  • Fix JCache external configuration

1.0.0

24 Mar 01:18

Choose a tag to compare

Collections (Beta)

  • EliminationStack
  • SingleConsumerQueue

Cache

  • core designed around Java 8
  • tracing
  • simulator
  • jcache
  • guava