Phants Client for Redis™*
|
Public Attributes | |
string | field |
string | value |
This is a simple class (treated as a struct) that holds a key/value pair. It is used by the HmSet() and Xadd() methods.
Note: 'value' would be named 'string' to conform to Redis if it wasn't already a reserved word.