Package: RcppRedis 0.2.6

Dirk Eddelbuettel

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.tar.gz(r-4.7-arm64)RcppRedis_0.2.6.tar.gz(r-4.7-x86_64)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.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://cran.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:

hirediscpp

4.42 score 1 packages 87 scripts 425 downloads 2 exports 2 dependencies

Last updated from:512fbc5ba1. Checks:4 NOTE, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE180
linux-devel-x86_64NOTE131
source / vignettesOK225
linux-release-arm64NOTE175
linux-release-x86_64NOTE141
wasm-releaseOK123

Exports:RedisredisMonitorChannels

Dependencies:RApiSerializeRcpp

Introduction to Redis

Rendered fromredis-introduction.Rnwusingutils::Sweaveon Jun 19 2026.

Last update: 2022-03-08
Started: 2022-03-08

Redis for Market Monitoring

Rendered frommarket-monitoring.Rnwusingutils::Sweaveon Jun 19 2026.

Last update: 2022-03-08
Started: 2022-03-08

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