CRAN/E | redux

redux

R Bindings to 'hiredis'

Installation

About

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.

github.com/richfitz/redux
System requirements hiredis
Bug report File report

Key Metrics

Version 1.1.4
R ≥ 3.2.0
Published 2023-11-30 154 days ago
Needs compilation? yes
License GPL-2
CRAN checks redux results

Downloads

Yesterday 81 0%
Last 7 days 472 -10%
Last 30 days 1.645 +15%
Last 90 days 4.366 -42%
Last 365 days 19.667 -7%

Maintainer

Maintainer

Rich FitzJohn

rich.fitzjohn@gmail.com

Authors

Rich FitzJohn

aut / cre

Material

README
NEWS
Reference manual
Package source

In Views

Databases

Vignettes

Using Redis with redux

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

redux archive

Depends

R ≥ 3.2.0

Imports

R6
storr ≥ 1.1.1

Suggests

knitr
rmarkdown
sys
testthat

Reverse Imports

doRedis
RedisParam

Reverse Suggests

ipc
stevedore