fromRedis

fnT fromRedis(T)(string value)

Converts a Redis value back to its original representation.

These functions are used by the proxy types of this module to convert between Redis and D.

See_also: toRedis