Package: RcppRedis 0.2.5.1

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

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

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:
  • hiredis– Minimalistic C client library for Redis
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

c-plus-plushiredisrcppredisredis-clientcpp

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

Last updated 1 days agofrom:47f4458026. Checks:14 OK. Indexed: yes.

TargetResultTotal time
linux-devel-arm64OK189
linux-devel-x86_64OK130
source / vignettesOK165
linux-release-arm64OK183
linux-release-x86_64OK137
macos-release-arm64OK90
macos-release-x86_64OK179
macos-oldrel-arm64OK94
macos-oldrel-x86_64OK151
windows-develOK251
windows-releaseOK238
windows-oldrelOK242
wasm-releaseOK104
wasm-oldrelOK121

Exports:RedisredisMonitorChannels

Dependencies:RApiSerializeRcpp

Introduction to Redis

Image for: Introduction to Redis
Rendered fromredis-introduction.Rnwusingutils::Sweaveon Jun 03 2025.

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

Redis for Market Monitoring

Image for: Redis for Market Monitoring
Rendered frommarket-monitoring.Rnwusingutils::Sweaveon Jun 03 2025.

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

Readme and manuals

Image for: 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