evcache-di


Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

com.netflix.evcache
Идентификатор

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

evcache-di
Последняя версия

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

5.0.2-rc.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

evcache-di
evcache-di
Ссылка на сайт

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

https://github.com/Netflix/EVCache
Система контроля версий

Система контроля версий

https://github.com/Netflix/EVCache.git

Скачать evcache-di

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.netflix.evcache/evcache-di/ -->
<dependency>
    <groupId>com.netflix.evcache</groupId>
    <artifactId>evcache-di</artifactId>
    <version>5.0.2-rc.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.evcache/evcache-di/
implementation 'com.netflix.evcache:evcache-di:5.0.2-rc.1'
// https://jarcasting.com/artifacts/com.netflix.evcache/evcache-di/
implementation ("com.netflix.evcache:evcache-di:5.0.2-rc.1")
'com.netflix.evcache:evcache-di:jar:5.0.2-rc.1'
<dependency org="com.netflix.evcache" name="evcache-di" rev="5.0.2-rc.1">
  <artifact name="evcache-di" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.evcache', module='evcache-di', version='5.0.2-rc.1')
)
libraryDependencies += "com.netflix.evcache" % "evcache-di" % "5.0.2-rc.1"
[com.netflix.evcache/evcache-di "5.0.2-rc.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

EVCache

Join the chat at https://gitter.im/Netflix/EVCache

EVCache is a memcached & spymemcached based caching solution that is mainly used for AWS EC2 infrastructure for caching frequently used data.

EVCache is an abbreviation for:

  • Ephemeral - The data stored is for a short duration as specified by its TTL (Time To Live).
  • Volatile - The data can disappear any time (Evicted).
  • Cache - An in-memory key-value store.

ScreenShot

com.netflix.evcache

Netflix, Inc.

Netflix Open Source Platform

Версии библиотеки

Версия
5.0.2-rc.1
5.0.1-rc.2
5.0.1-rc.1
5.0.0-rc.2
5.0.0-rc.1