| Package | Description |
|---|---|
| me.lucko.helper.redis | |
| me.lucko.helper.redis.plugin |
| Modifier and Type | Method and Description |
|---|---|
HelperRedis |
RedisProvider.getRedis()
Gets the global redis instance.
|
HelperRedis |
RedisProvider.getRedis(RedisCredentials credentials)
Constructs a new redis instance using the given credentials.
|
static HelperRedis |
HelperRedis.usingJedis(RedisCredentials credentials) |
| Modifier and Type | Class and Description |
|---|---|
class |
JedisWrapper |
| Modifier and Type | Method and Description |
|---|---|
HelperRedis |
RedisPlugin.getRedis() |
HelperRedis |
RedisPlugin.getRedis(RedisCredentials credentials) |
Copyright © 2017. All rights reserved.