[R] R Redis

Hans W hwborcher@ @end|ng |rom gm@||@com
Sun Nov 28 12:00:23 CET 2021


> Have anybody used this module?
> https://cran.r-project.org/web/packages/rredis/README.html
>
> Could share your experience please. thank you.

I have successfully used this package (on Linux and macOS) and I think
it is a great way of storing hashed data across different platforms
and programming languages.

See for instance my notes on "Key-value Stores" comparing packages
like 'hash', 'filehash', 'fastmap', or 'rredis' at

https://github.com/hwborchers/LightningTalks/blob/main/key-value_stores/collatz.md

What exactly is your question ?



More information about the R-help mailing list