Phants Client for Redis™*
|
▼NPhants | |
▼NRedis | |
NInternal | |
NParameterTypes | |
NParsers | |
NSinkAdapters | Common callbacks for sink adapters. |
NSinks | Data sinks; these interfaces define callbacks for each RESP data type. Any class that implements a given sink provides a way for CommandClient to return data corresponding to that sink type. Since any Redis command can return a RESP Error, an error callback is part of each sink type. |
NUtil |