powered by
Setup an Redis database connection
src_redis(...)
Redis connection configuration options. See redux::redis_config for more information
uses redux under the hood; uses redux::hiredis() for connecting
redux::hiredis()
# NOT RUN { (con <- src_redis()) class(con) # }
Run the code above in your browser using DataLab