2.6.1
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.