powered by
This function assumes the value associated with the Redis key is a serialized (binary) R value and unserializes it on return.
redisGet(key)
Unserialized R value.
(character or raw) Redis key name
hiredis