Skip to content

Feature request: Cache Driver #39

Description

@daniel-samson

Is your feature request related to a problem? Please describe.

I want to be able to cache files to the local filesystem when using drivers like s3, ftp, and http. This is useful when retrieving files that do not frequently change but are hosted over the network wire.

Describe the solution you'd like

I should be able to set the driver to 'cache' and then set the 'actualDriver' to 's3'. The cache driver should cache files and their respective changes.

Describe alternatives you've considered

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions