Skip to content

cache mechanism should be change #1

@saracalihan

Description

@saracalihan

In the current cache operation, all licenses under the Licenses folder are read and when comparing, these licenses are compared one by one in the order they are read.

Since this process is in order of names, it slows down our browsing speed. Instead, a certain portion of the licenses can be loaded with an MRU-like algorithm with no capacity on the number, and additional licenses can be added as uncached licenses are found among the given packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions