Package | Description |
---|---|
org.jredis |
This package contains the constructs that define the Java API semantics of the
JRedis clients.
|
org.jredis.bench | |
org.jredis.connector |
Native Client Interface Specification.
|
org.jredis.protocol |
This package contains the constructs that reflect the Redis Protocol Specification
TODO: elaborate on the spec requirements.
|
org.jredis.resource |
Optional package.
|
org.jredis.ri |
This the top level package for the reference implementations of JRedis.
|
org.jredis.ri.alphazero |
This package and child packages contain reference implementation alphazero
of the
JRedis and Connection
of the optional Connector specifications. |
org.jredis.ri.alphazero.bench | |
org.jredis.ri.alphazero.connection | |
org.jredis.ri.alphazero.protocol | |
org.jredis.ri.alphazero.semantics | |
org.jredis.ri.alphazero.support |
Utility classes to support this implementation.
|
org.jredis.semantics |
This package is optional.
|
Copyright © 2009–2019. All rights reserved.