# 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.