How is caching managed in projects that use Redwoo...
# squarelibraries
a
How is caching managed in projects that use Redwood? Does Redwood provide any built-in caching mechanisms, or are there recommended best practices for optimizing caching?
j
Caching code? It’s handled by ZiplineLoader. It accepts a path to write the cache to
a
cashing the UI that provided by redwood