-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(chore): storage handle fresh/stale at once with multi layer stor…
…age (#455) * feat(chore): storage handle fresh/stale at once with multi layer storage * fix(vary): handle properly vary * wip * fix(plugins): unit tests on the souin API, reset the storage for each test * feat(storage): redis retrieve the stored response * fix(ci): e2e tests * fix(review): wording + escape from for loop * fix(storage): etcd provider * wip * fix(chore): ETag regression * feat(chore): support invalidation on cache-tests.fyi * fix(review): vejipe: use fresh and stale * feat(chore): use gob encoding instead of json * fix(e2e): goa_url * fix(review): rename key to variedKey
- Loading branch information
Showing
24 changed files
with
620 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.