Package: RcppRedis 0.2.4

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.zip(r-4.5)RcppRedis_0.2.4.zip(r-4.4)RcppRedis_0.2.4.zip(r-4.3)
RcppRedis_0.2.4.tgz(r-4.4-arm64)RcppRedis_0.2.4.tgz(r-4.4-x86_64)RcppRedis_0.2.4.tgz(r-4.3-arm64)RcppRedis_0.2.4.tgz(r-4.3-x86_64)
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://eddelbuettel.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

On CRAN:

c-plus-plushiredisrcppredisredis-client

2 exports 50 stars 3.37 score 2 dependencies 337 downloads

Last updated 10 days agofrom:42934b1991

Exports:RedisredisMonitorChannels

Dependencies:RApiSerializeRcpp

Introduction to Redis

Rendered fromredis-introduction.Rnwusingutils::Sweaveon Jul 17 2024.

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

Redis for Market Monitoring

Rendered frommarket-monitoring.Rnwusingutils::Sweaveon Jul 17 2024.

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

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