Connection to the 'Redis' key/value store using the C-language client library 'hiredis' (included as a fallback) with 'MsgPack' encoding provided via 'RcppMsgPack' headers.
Version: | 0.1.11 |
Imports: | methods, Rcpp (≥ 0.11.0), RApiSerialize |
LinkingTo: | Rcpp, RApiSerialize, BH |
Suggests: | RcppMsgPack, rredis, tinytest |
Published: | 2021-06-26 |
Author: | Dirk Eddelbuettel |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/rcppredis/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/eddelbuettel/rcppredis, https://dirk.eddelbuettel.com/code/rcpp.redis.html |
NeedsCompilation: | yes |
SystemRequirements: | 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>) is preferred but otherwise built on demand. |
Materials: | README NEWS ChangeLog |
In views: | Databases |
CRAN checks: | RcppRedis results |
Reference manual: | RcppRedis.pdf |
Package source: | RcppRedis_0.1.11.tar.gz |
Windows binaries: | r-devel: RcppRedis_0.1.11.zip, r-devel-UCRT: RcppRedis_0.1.11.zip, r-release: RcppRedis_0.1.10.zip, r-oldrel: RcppRedis_0.1.11.zip |
macOS binaries: | r-release (arm64): RcppRedis_0.1.11.tgz, r-release (x86_64): RcppRedis_0.1.11.tgz, r-oldrel: RcppRedis_0.1.11.tgz |
Old sources: | RcppRedis archive |
Reverse suggests: | dipsaus |
Please use the canonical form https://CRAN.R-project.org/package=RcppRedis to link to this page.