| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| com.lambdaworks.redis.pubsub |
Pub/Sub connection classes.
|
| Class and Description |
|---|
| RedisPubSubConnection |
| RedisPubSubConnectionImpl
An asynchronous thread-safe pub/sub connection to a redis server.
|
| Class and Description |
|---|
| PubSubOutput.Type |
| RedisPubSubConnection |
| RedisPubSubListener
Interface for redis pub/sub listeners.
|
Copyright © 2016. All rights reserved.