Skip to content

Cache the existence of data files #118

@wlandau

Description

@wlandau

Many storr functions already have a use_cache argument to avoid interactions with the file system. What about a similar cache that keeps track of the names of the key and/or data files in the cache, with the ability to pre-populate it when the storr initializes? I am struggling with slowness from repeated calls to file.exists() via set_value() benchmarks here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions