You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cache/src
Marc Mueller 627f0f41f6
Add `fail-on-cache-miss` option (#1036)
* Add fail-on-cache-miss option

* Small improvements

* Changes after rebase

* Update description

* Only fail if no cache entry is found

* Code review

* Update readme

* Add additional test case

* Bump version + changelog

* Update package-lock.json

* Update Readme
2 years ago
..
utils Add `fail-on-cache-miss` option (#1036) 2 years ago
constants.ts Add `fail-on-cache-miss` option (#1036) 2 years ago
restore.ts GA for granular cache (#1035) 3 years ago
restoreImpl.ts Add `fail-on-cache-miss` option (#1036) 2 years ago
restoreOnly.ts GA for granular cache (#1035) 3 years ago
save.ts GA for granular cache (#1035) 3 years ago
saveImpl.ts Add support to opt-in enable cross-os caching on windows (#1056) 3 years ago
saveOnly.ts GA for granular cache (#1035) 3 years ago
stateProvider.ts GA for granular cache (#1035) 3 years ago