Package: RcppRedis 0.2.6.1

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.1.tar.gz
RcppRedis_0.2.6.1.zip(r-4.7)RcppRedis_0.2.6.1.zip(r-4.6)RcppRedis_0.2.6.1.zip(r-4.5)
RcppRedis_0.2.6.1.tgz(r-4.6-x86_64)RcppRedis_0.2.6.1.tgz(r-4.6-arm64)RcppRedis_0.2.6.1.tgz(r-4.5-x86_64)RcppRedis_0.2.6.1.tgz(r-4.5-arm64)
RcppRedis_0.2.6.1.tar.gz(r-4.7-arm64)RcppRedis_0.2.6.1.tar.gz(r-4.7-x86_64)RcppRedis_0.2.6.1.tar.gz(r-4.6-arm64)RcppRedis_0.2.6.1.tar.gz(r-4.6-x86_64)
RcppRedis_0.2.6.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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.85 score 56 stars 1 packages 87 scripts 367 downloads 2 exports 2 dependencies

Last updated from:255102c2c6. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK137
linux-devel-x86_64OK132
source / vignettesOK189
linux-release-arm64OK146
linux-release-x86_64OK124
macos-release-arm64OK131
macos-release-x86_64OK330
macos-oldrel-arm64OK135
macos-oldrel-x86_64OK185
windows-develOK133
windows-releaseOK132
windows-oldrelOK120
wasm-releaseOK118

Exports:RedisredisMonitorChannels

Dependencies:RApiSerializeRcpp

Introduction to Redis

Rendered fromredis-introduction.pdf.asisusingRcpp::asison Jun 07 2026.

Last update: 2026-04-14
Started: 2026-04-14

Redis for Market Monitoring

Rendered frommarket-monitoring.pdf.asisusingRcpp::asison Jun 07 2026.

Last update: 2026-04-14
Started: 2026-04-14

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