powered by
redisMGet(keys, ...)
raw=TRUE
raw
redisMSet
redisSet('x',runif(5)) redisSet('y',runif(5)) redisMGet(c('x','y'))
Run the code above in your browser using DataLab