The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
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. It now also includes the pub/sub functions from the 'rredis' package.
Version: | 0.2.4 |
Imports: | methods, Rcpp (≥ 0.11.0), RApiSerialize |
LinkingTo: | Rcpp, RApiSerialize |
Suggests: | RcppMsgPack, tinytest |
Published: | 2023-08-19 |
DOI: | 10.32614/CRAN.package.RcppRedis |
Author: | Dirk Eddelbuettel and Bryan W. Lewis |
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>) 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. |
Materials: | README NEWS ChangeLog |
In views: | Databases |
CRAN checks: | RcppRedis results |
Reference manual: | RcppRedis.pdf |
Vignettes: |
Redis for Market Monitoring Introduction to Redis |
Package source: | RcppRedis_0.2.4.tar.gz |
Windows binaries: | r-devel: RcppRedis_0.2.4.zip, r-release: RcppRedis_0.2.4.zip, r-oldrel: RcppRedis_0.2.4.zip |
macOS binaries: | r-release (arm64): RcppRedis_0.2.4.tgz, r-oldrel (arm64): RcppRedis_0.2.4.tgz, r-release (x86_64): RcppRedis_0.2.4.tgz, r-oldrel (x86_64): RcppRedis_0.2.4.tgz |
Old sources: | RcppRedis archive |
Please use the canonical form https://CRAN.R-project.org/package=RcppRedis to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.