Caffeine v2.6.1 Release Notes

Release Date: 2017-12-28 // over 6 years ago
  • Cache

    • ๐Ÿ›  Fixed null value being propagated to callbacks on null result of a CompletableFuture (#206)
    • ๐Ÿ‘Œ Improved emulation of synchronous computations in AsyncLoadingCache asMap() view
    • โž• Added Automatic-Module-Name manifest entry for Java 9 modularity (#211)
    • Significantly reduced the jar size due to code generation bloat (#110)
    • ๐Ÿ›  Fixed futures not expiring due to stale read of the time (#212)

    JCache

    • ๐Ÿ›  Fixed Cache invoke() not notifying the writer when the entry was loaded and modified (#210)
    • โฌ†๏ธ Upgraded to specification version 1.1.0

    ACM's Transaction on Storage has published our paper on TinyLFU! To download the paper legally without the paywall, please use the authorizer link in the project's readme.