Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(repo-server): excess git requests, improve cache performance by adding two level cache #3

Open
wants to merge 4 commits into
base: lsremote-part3
Choose a base branch
from

Commits on Nov 21, 2023

  1. fix(repo-server): excess git requests part 1, resolveReferencedSource…

    …s and runManifestGenAsync
    
    Signed-off-by: nromriell <[email protected]>
    nromriell committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d47a64c View commit details
    Browse the repository at this point in the history
  2. fix(repo-server): excess git requests part 2, short-circuit GenerateM…

    …anifests ref only
    
    Signed-off-by: nromriell <[email protected]>
    nromriell committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    18ff4bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e918bd View commit details
    Browse the repository at this point in the history
  4. fix(repo-server): excess git requests, improve cache performance by a…

    …dding two level cache
    
    Signed-off-by: nromriell <[email protected]>
    nromriell committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c068c83 View commit details
    Browse the repository at this point in the history