Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("RcppRedis")

0.2.4 by Dirk Eddelbuettel, 7 months ago


https://github.com/eddelbuettel/rcppredis, https://dirk.eddelbuettel.com/code/rcpp.redis.html


Report a bug at https://github.com/eddelbuettel/rcppredis/issues


Browse source code at https://github.com/cran/RcppRedis


Authors: Dirk Eddelbuettel and Bryan W. Lewis


Documentation:   PDF Manual  


GPL (>= 2) license


Imports methods, Rcpp, RApiSerialize

Suggests RcppMsgPack, tinytest

Linking to Rcpp, RApiSerialize

System requirements: An available hiredis library (eg via package libhiredis-dev on Debian/Ubuntu, hiredis-devel on Fedora/RedHat, or directly from source from <https://github.com/redis/hiredis>) can be used but version 1.0.2 is also included and built on demand if needed. The optional 'rredis' package can be installed from the 'ghrr' 'drat' repo for additional illustrations and tests.


See at CRAN