Package | Description |
---|---|
org.jredis.ri.alphazero |
This package and child packages contain reference implementation alphazero
of the
JRedis and Connection
of the optional Connector specifications. |
Modifier and Type | Class and Description |
---|---|
class |
JRedisAsyncClient
[TODO: document me!]
|
class |
JRedisChunkedPipeline
An asynchronous pipeline supporting
JRedisFuture api,
utilizing the ChunkedPipelineConnection , providing
maximal throughput as a forwarding pipe to Redis server. |
class |
JRedisPipeline
Asynchronous Redis client implementing
JRedisFuture and using
an AsyncPipelineConnection for command processing. |
Copyright © 2009–2015. All rights reserved.