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
DESCRIPTION |NEWS
card.svg |card.png
RcppRedis/json (API)

# 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.55 score 56 stars 1 packages 88 scripts 442 downloads 2 exports 2 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK163
linux-devel-x86_64OK195
source / vignettesOK178
linux-release-arm64OK170
linux-release-x86_64OK141
macos-release-arm64OK185
macos-release-x86_64OK223
macos-oldrel-arm64OK135
macos-oldrel-x86_64OK169
windows-develOK150
windows-releaseOK130
windows-oldrelOK192
wasm-releaseOK123

Exports:RedisredisMonitorChannels

Dependencies:RApiSerializeRcpp

Introduction to Redis
Overview and Introduction | Data Structure Example Five: Sorted Sets | Communication Example: Publish/Subscribe | Application Example: Hash R Objects | Summary

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

Redis for Market Monitoring
Overview

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