Skip to content

Improved caching and autocomplete known package names. #16

Description

@nickl-

Amongst the known issues on the develop branch is the fact that there is not suitable redundancy on the cache storage to enable searching from multiple package managers.

The results are currently stored by package name which means that once you have searched for abc that is what you will get for abc. Affects the info and search functionality as well.

Work around is to supply -i or --invalidate-cache options to start fresh.

Considerations are required when resolving these shortcomings to also provide the stored information in such a fashion that it my be used to facilitate autocompleting package names.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions