rhiredis is a simple Redis client for R which uses hiredis, a minimalistic C client library for Redis.
This is mostly a demonstration package, forked from an earlier attempt by Wush Wu and greatly simplified.
- hiredis library (eg libhiredis-dev on Debian or Ubuntu)
- Rcpp
Run the script from the demo/ directory.