caffeine 2.6.1 已发布。Caffeine 是基于 Java 8 的高性能,接近最佳的缓存库。更新内容:
高速缓存 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 下载地址: |