Последняя версия

herdcache 2.0.19

A cache that uses futures to prevent thundering herds to your backend service

Лицензия

Лицензия

Категории

Категории

Caching Данные
Группа

Группа

org.greencheek.caching
Идентификатор

Идентификатор

herdcache
Версия

Версия

2.0.19
Тип

Тип

jar
Описание

Описание

herdcache
A cache that uses futures to prevent thundering herds to your backend service
Ссылка на сайт

Ссылка на сайт

https://github.com/tootedom/herdcache

Скачать herdcache 2.0.19


<!-- https://jarcasting.com/artifacts/org.greencheek.caching/herdcache/ -->
<dependency>
    <groupId>org.greencheek.caching</groupId>
    <artifactId>herdcache</artifactId>
    <version>2.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.greencheek.caching/herdcache/
implementation 'org.greencheek.caching:herdcache:2.0.19'
// https://jarcasting.com/artifacts/org.greencheek.caching/herdcache/
implementation ("org.greencheek.caching:herdcache:2.0.19")
'org.greencheek.caching:herdcache:jar:2.0.19'
<dependency org="org.greencheek.caching" name="herdcache" rev="2.0.19">
  <artifact name="herdcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.greencheek.caching', module='herdcache', version='2.0.19')
)
libraryDependencies += "org.greencheek.caching" % "herdcache" % "2.0.19"
[org.greencheek.caching/herdcache "2.0.19"]

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
io.dropwizard.metrics : metrics-core jar 4.0.1
com.github.ben-manes.caffeine : caffeine jar 1.3.1
com.google.guava : guava jar 19.0
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4.2
io.reactivex : rxjava jar 1.3.4
net.spy : spymemcached jar 2.12.3
com.twitter : jsr166e jar 1.1.0
org.slf4j : slf4j-api jar 1.7.25
net.jpountz.lz4 : lz4 jar 1.3.0
org.xerial.snappy : snappy-java jar 1.1.4
org.iq80.snappy : snappy jar 0.4
de.ruedigermoeller : fst jar 1.63
io.netty : netty-all jar 4.1.42.Final
com.spotify : folsom jar 0.7.1

test (7)

Идентификатор библиотеки Тип Версия
com.netflix.hystrix : hystrix-core jar 1.4.5
io.netty : netty jar 3.9.2.Final
ch.qos.logback : logback-classic jar 1.1.3
com.thimbleware.jmemcached : jmemcached-core jar 1.0.0
junit : junit jar 4.11
org.openjdk.jmh : jmh-core jar 1.19
org.openjdk.jmh : jmh-generator-annprocess jar 1.19

Модули Проекта

Данный проект не имеет модулей.