Skip to content

Add fs cached web backend #18

@arrdem

Description

@arrdem

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions