| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| com.lambdaworks.redis.output |
Implementation of different output protocols including the Streaming API.
|
| Class and Description |
|---|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| KeyValueStreamingChannel
Streaming API for multiple Key-Values.
|
| MultiOutput
Output of all commands within a MULTI block.
|
| ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
| ValueStreamingChannel
Streaming API for multiple Keys.
|
| Class and Description |
|---|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| KeyValueStreamingChannel
Streaming API for multiple Key-Values.
|
| ScanOutput
Cursor handling output.
|
| ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
| ValueStreamingChannel
Streaming API for multiple Keys.
|
Copyright © 2016. All rights reserved.