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)
(character or raw) Redis key name
Unserialized R value.
hiredis