Skip to content

agstudy/rhiredis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhiredis

rhiredis is a simple Redis client for R which uses hiredis, a minimalistic C client library for Redis.

This is mostly a demonstration package, forked from an earlier attempt by Wush Wu and greatly simplified.

Dependencies

  • hiredis library (eg libhiredis-dev on Debian or Ubuntu)
  • Rcpp

Getting Started

Run the script from the demo/ directory.

Status

Build Status

About

R interface to Redis using the hiredis library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published