Categorygithub.com/rstudio/platform-lib/pkg/rscache
package
0.1.1
Repository: https://github.com/rstudio/platform-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

pkg/rscache

Description

A persistent storage cache intended to be used with rsstorage and rsqueue to create and cache files and objects on disk and in memory.

Examples

  • markdownRenderer demonstrates how to use rscache to create and retrieve files.