jar

io.github.pareshvpatil : redis-with-circuitbreaker

Maven & Gradle

Apr 07, 2019
3 stars

Redis Client with Circuit-Breaker · Spring boot Redis Client with monitored hystrix commands to enable pooling for individual redis commands and fallbacks handled for graceful responses

Table Of Contents

Latest Version

Download io.github.pareshvpatil : redis-with-circuitbreaker JAR file - Latest Versions:

All Versions

Download io.github.pareshvpatil : redis-with-circuitbreaker JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window redis-with-circuitbreaker-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.redis.client

├─ io.github.redis.client.RedisClient.class - [JAR]

io.github.redis.helper

├─ io.github.redis.helper.Constants.class - [JAR]

io.github.redis.config

├─ io.github.redis.config.RedisConnectionAutoConfiguration.class - [JAR]