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.0.0
Depends: R (≥ 3.2.0)
Imports: R6
Suggests: knitr, rmarkdown, sys, testthat
Published: 2017-05-15
Author: Rich FitzJohn
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
CRAN checks: redux results

Downloads:

Reference manual: redux.pdf
Vignettes: Low level implementation details
Using Redis with redux
Package source: redux_1.0.0.tar.gz
Windows binaries: r-devel: redux_1.0.0.zip, r-release: redux_1.0.0.zip, r-oldrel: redux_1.0.0.zip
OS X El Capitan binaries: r-release: redux_1.0.0.tgz
OS X Mavericks binaries: r-oldrel: redux_1.0.0.tgz

Linking:

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