## Not run:
# redisConnect()
# redisSAdd('A',1)
# redisSAdd('A',2)
# redisSAdd('A',3)
# redisSAdd('B',2)
# redisSInter('A','B')
# redisSInter(c('A','B'))
# redisSInter(list('A','B'))
# ## End(Not run)
Run the code above in your browser using DataLab