The type of a Redis key.
Converts a Redis value back to its original representation.
Returns a handle to a hash type value.
Returns a handle to a list type value.
Returns a handle to a set type value.
Returns a handle to a string type value.
Returns a handle to a set type value.
Converts the given value to a binary/string representation suitable for Redis storage.
Represents a Redis hash value.
Represents a Redis list value.
Represents a Redis set value.
Represents a Redis string value.
Represents a generic Redis value.
Represents a Redis sorted set value.
Convenience wrappers types for accessing Redis keys.
Note that the API is still subject to change!