Tue, 14 May 2024 17:16:53 UTC | login

Information for RPM caffeine-2.3.5-1.fc25.noarch.rpm

ID59105
Namecaffeine
Version2.3.5
Release1.fc25
Epoch
Archnoarch
SummaryHigh performance, near optimal caching library based on Java 8
DescriptionA Cache is similar to ConcurrentMap, but not quite the same. The most fundamental difference is that a ConcurrentMap persists all elements that are added to it until they are explicitly removed. A Cache on the other hand is generally configured to evict entries automatically, in order to constrain its memory footprint. In some cases a LoadingCache or AsyncLoadingCache can be useful even if it doesn't evict entries, due to its automatic cache loading. Caffeine provide 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
Build Time2016-11-28 15:12:07 GMT
Size721.85 KB
6bb6f69a6d6b0002f21e92b1689e6f90
LicenseASL 2.0
Provides
caffeine = 2.3.5-1.fc25
mvn(com.github.ben-manes.caffeine:caffeine) = 2.3.5
mvn(com.github.ben-manes.caffeine:caffeine:pom:) = 2.3.5
osgi(com.github.ben-manes.caffeine) = 2.3.5
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
java-headless >= 1:1.8
javapackages-tools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 9 of 9
Name ascending sort Size
/usr/share/doc/caffeine4.00 KB
/usr/share/doc/caffeine/README.md6.42 KB
/usr/share/java/caffeine4.00 KB
/usr/share/java/caffeine/caffeine.jar951.06 KB
/usr/share/licenses/caffeine4.00 KB
/usr/share/licenses/caffeine/LICENSE11.09 KB
/usr/share/maven-metadata/caffeine-caffeine.xml1.18 KB
/usr/share/maven-poms/caffeine4.00 KB
/usr/share/maven-poms/caffeine/caffeine.pom6.89 KB
Component of No Buildroots