Skip to content

Implement a generic LRU cache, use in ResourceTask. #51

@brson

Description

@brson

ResourceTask doesn't do any caching, but it should. Both in-memory and on-disk caches should use the LRU-SP algorithm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-platform/utilsI-enhancementNo impact; the issue is a missing or proposed feature.I-perf-slowUnnecessary performance degredation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions