redux: R Bindings to 'hiredis'

A 'hiredis' wrapper that includes support for transactions, pipelining, blocking subscription, serialisation of all keys and values, 'Redis' error handling with R errors. Includes an automatically generated 'R6' interface to the full 'hiredis' API. Generated functions are faithful to the 'hiredis' documentation while attempting to match R's argument semantics. Serialisation must be explicitly done by the user, but both binary and text-mode serialisation is supported.

Version: 1.1.4
Depends: R (≥ 3.2.0)
Imports: R6, storr (≥ 1.1.1)
Suggests: knitr, rmarkdown, sys, testthat
Published: 2023-11-30
Author: Rich FitzJohn [aut, cre]
Maintainer: Rich FitzJohn <rich.fitzjohn at gmail.com>
BugReports: https://github.com/richfitz/redux/issues
License: GPL-2
URL: https://github.com/richfitz/redux
NeedsCompilation: yes
SystemRequirements: hiredis
Materials: README NEWS
In views: Databases
CRAN checks: redux results

Documentation:

Reference manual: redux.pdf
Vignettes: Using Redis with redux

Downloads:

Package source: redux_1.1.4.tar.gz
Windows binaries: r-devel: redux_1.1.4.zip, r-release: redux_1.1.4.zip, r-oldrel: redux_1.1.4.zip
macOS binaries: r-release (arm64): redux_1.1.4.tgz, r-oldrel (arm64): redux_1.1.4.tgz, r-release (x86_64): redux_1.1.4.tgz
Old sources: redux archive

Reverse dependencies:

Reverse imports: doRedis, RedisParam
Reverse suggests: ipc, stevedore

Linking:

Please use the canonical form https://CRAN.R-project.org/package=redux to link to this page.