redisGet | R Documentation |
This function assumes the value associated with the Redis key is a serialized (binary) R value and unserializes it on return.
redisGet(key)
key |
(character or raw) Redis key name |
Unserialized R value.
hiredis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.