Movatterモバイル変換


[0]ホーム

URL:


Dirk Eddelbuettel
RcppRedis:RcppRedis is a Rcpp and hiredis-based Redis client for R

CILicenseCRANDependenciesDownloadsLast Commit

Dependencies

The package has three dependencies that should be easilyresolvable:

The package should install from source like any other R package. Ifthe ahiredis library isfound, it will be used. Thepkg-config script is used tofind the hiredis headers and library. Otherwise the embeddedhiredis is used. All ofRcpp, RApiSerialized and RcppRedis can be installed directly fromCRAN (which is the recommendedapproach) or GitHub.

MessagePack support isoptional, and provided byRcppMsgPackpackage onCRAN which, ifinstalled, is used to provideMessagePack headers forMessagePack serialization.

Getting Started

Run some of the scripts from thedemo/ directory.

Status

The package works well, is used in production, and has been onCRAN for some time.

It is however only providing a subset of the Redis API.

History

This package was derived from an initial fork of an earlier attemptnamed ‘rhiredis’ by Wush Wu, and has since been extended in a number ofways. William Pleasant provided some early patches. Whit Armstrong andRussell Pierce contributed extensions.

Authors

Dirk Eddelbuettel and Bryan W. Lewis, based on earlier work by WushWu and with contributions by William Pleasant, Russell Pierce and WhitArmstrong.

License

GPL (>= 2)

Initially created: Tue June 03 20:58:25 CDT 2014
Last modified: Sun May 26 10:18:33 CDT 2024


[8]
ページ先頭

©2009-2025 Movatter.jp