jar

io.activej : activej-redis

Maven & Gradle

Jun 15, 2023
674 stars

ActiveJ : Redis Client · Asynchronous lightweight high-performance Redis client with extendable API for Redis commands.

Table Of Contents

Latest Version

Download io.activej : activej-redis JAR file - Latest Versions:

All Versions

Download io.activej : activej-redis JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0
5.5
5.4.x
5.4
5.3
5.2
5.1.x
5.1
5.0
4.4
4.3.x
4.3
4.2
4.1.x
4.1
4.0

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 activej-redis-6.0-beta1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.activej.redis

├─ io.activej.redis.ExpectedRedisException.class - [JAR]

├─ io.activej.redis.NeedMoreDataException.class - [JAR]

├─ io.activej.redis.QuitCalledException.class - [JAR]

├─ io.activej.redis.RESPv2.class - [JAR]

├─ io.activej.redis.RedisAuthenticationException.class - [JAR]

├─ io.activej.redis.RedisClient.class - [JAR]

├─ io.activej.redis.RedisConnection.class - [JAR]

├─ io.activej.redis.RedisException.class - [JAR]

├─ io.activej.redis.RedisPermissionException.class - [JAR]

├─ io.activej.redis.RedisRequest.class - [JAR]

├─ io.activej.redis.RedisResponse.class - [JAR]

├─ io.activej.redis.RedisTransactionException.class - [JAR]

├─ io.activej.redis.ServerError.class - [JAR]

├─ io.activej.redis.TransactionDiscardedException.class - [JAR]

├─ io.activej.redis.TransactionFailedException.class - [JAR]

Advertisement

Dependencies from Group

Jun 15, 2023
28 usages
672 stars
Jun 15, 2023
18 usages
672 stars
Jun 15, 2023
8 usages
678 stars
Jun 15, 2023
8 usages
674 stars
Jun 15, 2023
7 usages
672 stars

Discover Dependencies