public class Redis extends Object
| Constructor and Description |
|---|
Redis() |
| Modifier and Type | Method and Description |
|---|---|
static String |
baseappRedisifyName(String name)
This method is used internal by the framework.
|
static com.lambdaworks.redis.RedisConnection<String,String> |
Client()
Return the connection object over which one can issue the redis commands
|
Copyright © 2017. All rights reserved.