[ Fonte: caffeine-cache ]
Pacote: libcaffeine-java (2.6.2-1.1)
Links para libcaffeine-java
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte caffeine-cache:
- [caffeine-cache_2.6.2-1.1.dsc]
- [caffeine-cache_2.6.2.orig.tar.xz]
- [caffeine-cache_2.6.2-1.1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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
Outros pacotes relacionados a libcaffeine-java
|
|
|
|
-
- dep: libslf4j-java
- Simple Logging Facade for Java
Download de libcaffeine-java
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 414.1 kB | 681.0 kB | [lista de arquivos] |