|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedisConnection | |
|---|---|
| com.lambdaworks.redis | |
| Uses of RedisConnection in com.lambdaworks.redis |
|---|
| Methods in com.lambdaworks.redis that return RedisConnection | ||
|---|---|---|
RedisConnection<String,String> |
RedisClient.connect()
Open a new synchronous connection to the redis server that treats keys and values as UTF-8 strings. |
|
|
RedisClient.connect(RedisCodec<K,V> codec)
Open a new synchronous connection to the redis server. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||