-
Notifications
You must be signed in to change notification settings - Fork 2
Add fs cached web backend #18
Copy link
Copy link
Open
Description
This backend should first try to read from the filesystem, failing, read from web, issue a future to store the web pulled data to the filesystem and return the resulting data to the caller. The intent is that this backend will build a write once read many times cache on the local machine with better latencies than the Grimoire server itself and as such can be used by CIDER and other tooling.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels