Skip to content

Provide an option to use an in-memory cache for input files hashes to improve performance #38

@safesparrow

Description

@safesparrow

Cache key would be (FullPath, LastModifyTime, Size).

Value would be file hash + optionally an entry from IRefCache - although maybe it's simpler to have a separate in-memory layer for IRefCache and just call that with the file hash.

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