Function fromRedis
Converts a Redis value back to its original representation.
T fromRedis(T)
(
string value
);
These functions are used by the proxy types of this module to convert between Redis and D.