Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> java >> libcaffeine-java
nabia  ] [  aramo  ]
[ 源代码: caffeine-cache  ]

软件包: libcaffeine-java (2.6.2-1.1)

High performance caching library

Caffeine provides an in-memory cache using a Google Guava inspired API. The improvements draw on the experience designing Guava's cache and ConcurrentLinkedHashMap.

Caffeine provides flexible construction to create a cache with a combination of the following features:

 * Automatic loading of entries into the cache, optionally asynchronously
 * Size-based eviction when a maximum is exceeded based on frequency
   and recency
 * Time-based expiration of entries, measured since last access or last write
 * Asynchronously refresh when the first stale request for an entry occurs
 * Keys automatically wrapped in weak references
 * Values automatically wrapped in weak or soft references
 * Notification of evicted (or otherwise removed) entries
 * Writes propagated to an external resource
 * Accumulation of cache access statistics

其他与 libcaffeine-java 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 libcaffeine-java

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 414.2 kB681 kB [文件列表]