Package: redux
Title: R Bindings to 'hiredis'
Version: 1.1.4
Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"),
    email = "rich.fitzjohn@gmail.com"))
Description: 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.
SystemRequirements: hiredis
License: GPL-2
URL: https://github.com/richfitz/redux
BugReports: https://github.com/richfitz/redux/issues
Depends: R (>= 3.2.0)
Imports: R6, storr (>= 1.1.1)
Suggests: knitr, rmarkdown, sys, testthat
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-11-29 10:44:57 UTC; rfitzjoh
Author: Rich FitzJohn [aut, cre]
Maintainer: Rich FitzJohn <rich.fitzjohn@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-30 14:50:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2023-11-30 15:03:33 UTC; unix
Archs: redux.so.dSYM
