> 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 ?

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to