RcppRedis: 'Rcpp' Bindings for 'Redis' using the 'hiredis' Library (original) (raw)

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.

Authors:Dirk Eddelbuettel [aut, cre], Bryan Lewis [aut]

RcppRedis_0.2.5.1.tar.gz
RcppRedis_0.2.5.1.zip(r-4.6)RcppRedis_0.2.5.1.zip(r-4.5)RcppRedis_0.2.5.1.zip(r-4.4)
RcppRedis_0.2.5.1.tgz(r-4.5-x86_64)RcppRedis_0.2.5.1.tgz(r-4.5-arm64)RcppRedis_0.2.5.1.tgz(r-4.4-x86_64)RcppRedis_0.2.5.1.tgz(r-4.4-arm64)
RcppRedis_0.2.5.1.tar.gz(r-4.6-arm64)RcppRedis_0.2.5.1.tar.gz(r-4.6-x86_64)RcppRedis_0.2.5.1.tar.gz(r-4.5-arm64)RcppRedis_0.2.5.1.tar.gz(r-4.5-x86_64)
RcppRedis_0.2.5.1.tgz(r-4.5-emscripten)RcppRedis_0.2.5.1.tgz(r-4.4-emscripten)
RcppRedis.pdf |RcppRedis.html
RcppRedis/json (API)
NEWS

# Install 'RcppRedis' in R:
install.packages('RcppRedis', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/eddelbuettel/rcppredis/issues

Uses libs:

On CRAN:

Conda:

c-plus-plushiredisrcppredisredis-clientcpp

8.02 score 54 stars 48 scripts 289 downloads 2 exports 2 dependencies

Last updated 12 days ago from:47f4458026. Checks:14 OK. Indexed: yes.

Target Result Total time
linux-devel-arm64 OK 189
linux-devel-x86_64 OK 130
source / vignettes OK 165
linux-release-arm64 OK 183
linux-release-x86_64 OK 137
macos-release-arm64 OK 90
macos-release-x86_64 OK 179
macos-oldrel-arm64 OK 94
macos-oldrel-x86_64 OK 151
windows-devel OK 251
windows-release OK 238
windows-oldrel OK 242
wasm-release OK 104
wasm-oldrel OK 121

Exports:RedisredisMonitorChannels

Dependencies:RApiSerializeRcpp