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

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

本帖由 漂亮的石头2017-12-28 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,099
    赞:
    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 的高性能缓存库下载地址
     
正在加载...