python / python/pymanager

Short term index cache

Open
#72 3 comments 0 reactions 1 assignee View on GitHub

@zooba is already working on this.

Since May 16, 2025.

enhancement
Dominant language
Python
Stars
344
Forks
74
Avg merge
1d 3h
Merged PRs (30d)
7

Description

We should probably cache the index locally for a short period of time (e.g. 5 minutes), to more efficiently handle rapid queries.

The period should be short enough to not really worry about other invalidation mechanisms - we can just skip the network traffic entirely. Passing -f should skip it, of course.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.