Skip to content

How to use fsspec with persistent local cache in a predefined directory #88

@ophiry

Description

@ophiry

I'm looking for more details about using local cache with fsspec
specifically:

  1. how to specify if using cache
  2. how to specify if the cache should be cleaned on process exit
  3. how to control the location of the cache
  4. if a file is in the cache, I assume the version of the file is checked to verify the cache is up to date - is it possible o disable this? (for cases I trust the remote files don't change)

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