1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 caffeine 2.6.1 发布,Java 8 的高性能缓存库 下载

Discussion in '软件资讯' started by 漂亮的石头, 2017-12-28.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    488,099
    Likes Received:
    47
    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


    • Fixed Cache invoke() not notifying the writer when the entry was loaded and modified (#210)


    • Upgraded to specification version 1.1.0

    下载地址:

    caffeine 2.6.1 发布,Java 8 的高性能缓存库下载地址
     
Loading...