Package: RcppRedis 0.2.4

Dirk Eddelbuettel

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 and Bryan W. Lewis

RcppRedis_0.2.4.tar.gz
RcppRedis_0.2.4.tar.gz(r-4.5-noble)RcppRedis_0.2.4.tar.gz(r-4.4-noble)
RcppRedis_0.2.4.tgz(r-4.4-emscripten)RcppRedis_0.2.4.tgz(r-4.3-emscripten)
RcppRedis.pdf |RcppRedis.html
RcppRedis/json (API)
NEWS

# Install 'RcppRedis' in R:
install.packages('RcppRedis', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/rcppredis/issues

Uses libs:
  • hiredis– Minimalistic C client library for Redis
  • c++– GNU Standard C++ Library v3

3.61 score 41 scripts 374 downloads 2 exports 2 dependencies

Last updated 1 years agofrom:86353ad1b8. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 26 2024
R-4.5-linux-x86_64OKOct 26 2024

Exports:RedisredisMonitorChannels

Dependencies:RApiSerializeRcpp

Introduction to Redis

Rendered fromredis-introduction.Rnwusingutils::Sweaveon Oct 26 2024.

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

Redis for Market Monitoring

Rendered frommarket-monitoring.Rnwusingutils::Sweaveon Oct 26 2024.

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