Skip to content

Add project cache - #473

Open
andrzej-kaczmarek wants to merge 1 commit into
apache:masterfrom
andrzej-kaczmarek:cache-dev
Open

Add project cache#473
andrzej-kaczmarek wants to merge 1 commit into
apache:masterfrom
andrzej-kaczmarek:cache-dev

Conversation

@andrzej-kaczmarek

Copy link
Copy Markdown
Contributor

No description provided.

This adds cache for project packages. It can be enabled with
"project_cache: 1" in newtrc.yml.

Once enabled, packages list for each repo will be stored in .cache
directory and read from there on subsequent executions. This allows to
substantially strip time required to find packages in each repo. Cache
will be used as long as current repo hash matches the cache.
@andrzej-kaczmarek andrzej-kaczmarek changed the title [wip] Add project cache Add project cache Apr 15, 2022
@andrzej-kaczmarek
andrzej-kaczmarek marked this pull request as ready for review April 15, 2022 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant