## Not run:
# # Store an R object with the key 'x':
# redisSet('x',runif(5))
# ## End(Not run)
## Not run:
# # Store a string that can be easily read by other clients:
# redisSet('x',charToRaw('Hello Redis clients'))
# ## End(Not run)
Run the code above in your browser using DataLab