Skip to content

Commit

Permalink
(chocolateyGH-90) Implemented Caching Package list to File
Browse files Browse the repository at this point in the history
The Get-ChocoInstalledPackage function pulls a new list from
'choco list -lo -r' costing measurable system impact when choco is
installing several packages.

This commit will allow the Installed package list to be cached locally
in the $env:ChocolateyInstall folder for 60 seconds before pulling a
new list.
  • Loading branch information
jrdnr committed Sep 1, 2017
1 parent 624a8fb commit 560eb2b
Showing 1 changed file with 10 additions and 393 deletions.
Loading

0 comments on commit 560eb2b

Please sign in to comment.