Interface | Description |
---|---|
CodecManager | |
KeyCodec<K> |
Encoding and decoding keys is a significant (but not major) performance bottleneck.
|
SemanticJRedis<T> |
This interface is certainly optional, and as of now simply an idea
that needed to be put in place for review and feedback.
|
SemanticQuery<T> |
[TODO: document me!]
|
Semantics |
[TODO: document me!]
|
SemanticSort<T> |
[TODO: document me!]
|
Class | Description |
---|---|
BasicCodecManager |
When all is said and done, all these artifacts will provide little more than what a helper or wrapper object will provide -- JRedis can not be in the type management business, as it does not control the object store.
Copyright © 2009–2019. All rights reserved.