OlivierBinette / cache

Easily cache and retrieve computation results in R
Other
6 stars 1 forks source link

Switch to rdb #3

Open OlivierBinette opened 3 years ago

OlivierBinette commented 3 years ago

Instead of using separate rds files, use rdb database to store (optionally compressed) cache data.