Package: RcppRedis 0.2.6

RcppRedis: 'Rcpp' Bindings for 'Redis' using the 'hiredis' Library

Connection to the 'Redis' (or 'Valkey') 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.6.tar.gz
RcppRedis_0.2.6.zip(r-4.6)RcppRedis_0.2.6.zip(r-4.5)RcppRedis_0.2.6.zip(r-4.4)
RcppRedis_0.2.6.tgz(r-4.6-x86_64)RcppRedis_0.2.6.tgz(r-4.6-arm64)RcppRedis_0.2.6.tgz(r-4.5-x86_64)RcppRedis_0.2.6.tgz(r-4.5-arm64)
RcppRedis_0.2.6.tar.gz(r-4.6-arm64)RcppRedis_0.2.6.tar.gz(r-4.6-x86_64)RcppRedis_0.2.6.tar.gz(r-4.5-arm64)RcppRedis_0.2.6.tar.gz(r-4.5-x86_64)
RcppRedis_0.2.6.tgz(r-4.5-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:
  • hiredis– Minimalistic C client library for Redis
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

c-plus-plushiredisrcppredisredis-clientvalkeycpp

8.61 score 56 stars 1 packages 51 scripts 383 downloads 2 exports 2 dependencies

Last updated from:9d00e54802. Checks:13 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-arm64OK145
linux-devel-x86_64OK151
source / vignettesOK195
linux-release-arm64OK144
linux-release-x86_64OK134
macos-devel-arm64OK97
macos-devel-x86_64OK243
macos-release-arm64OK135
macos-release-x86_64OK173
windows-develOK115
windows-releaseOK112
windows-oldrelOK116
wasm-releaseOK138

Exports:RedisredisMonitorChannels

Dependencies:RApiSerializeRcpp

Introduction to Redis

Rendered fromredis-introduction.Rnwusingutils::Sweaveon Feb 27 2026.

Last update: 2022-02-05
Started: 2022-02-05

Redis for Market Monitoring

Rendered frommarket-monitoring.Rnwusingutils::Sweaveon Feb 27 2026.

Last update: 2022-02-11
Started: 2022-02-11

Readme and manuals

Help Manual

Help pageTopics
Rcpp module using hiredis library to connect R to RedisRcppRedis-package Rcpp_Redis Rcpp_Redis-class Redis serializeToChar serializeToRaw unserializeFromChar unserializeFromRaw
redisMonitorChannelsredisMonitorChannels