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

sentinel-redis 1.0.0

基于redis单机/redis集群的分布式限流降级插件(不支持熔断),不需要引入第三方Java服务,能够快速部署。

Лицензия

Лицензия

Категории

Категории

Redis Данные Базы данных Sentinel Контейнер Микросервисы
Группа

Группа

com.github.hetianyi
Идентификатор

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

sentinel-redis
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

sentinel-redis
基于redis单机/redis集群的分布式限流降级插件(不支持熔断),不需要引入第三方Java服务,能够快速部署。
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sentinel-redis

Скачать sentinel-redis 1.0.0


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.github.hetianyi : springboot-common jar 1.0.1
org.springframework.boot : spring-boot-starter-data-redis Необязательный jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.2.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.10
com.google.guava : guava Необязательный jar 28.1-jre

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

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