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.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.2.5.1
URL https://github.com/eddelbuettel/rcppredis https://dirk.eddelbuettel.com/code/rcpp.redis.html
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eddelbuettel/rcppredis")
eddelbuettel/rcppredis documentation built on June 12, 2025, 9:48 a.m.