-
Notifications
You must be signed in to change notification settings - Fork 208
feat: rewarm cache from planner cache on schema change #2445
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
Open
SkArchon
wants to merge
56
commits into
main
Choose a base branch
from
milinda/eng-8701-implement-cache-warmer-from-existing-caches
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,223
−119
Open
Changes from 40 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
ef7e645
feat: cache plans
SkArchon 419cabf
fix: cleanup
SkArchon e65cdf2
fix: updates
SkArchon 2f89643
fix: updates
SkArchon cf6e9df
fix: updates
SkArchon 0d2e2db
fix: updates
SkArchon 52aa474
fix: updates
SkArchon 8cd21fe
fix: updates
SkArchon 822a4a4
fix: config updates
SkArchon 3159713
fix: config reloading
SkArchon d576e03
Merge branch 'main' into milinda/eng-8701-implement-cache-warmer-from…
SkArchon 2bdf426
fix: update router-tests
SkArchon 0e92ca1
fix: cleanup
SkArchon 78fc67d
fix: use assert
SkArchon f4850f6
fix: review comments
SkArchon 7ec23f1
fix: linting
SkArchon 42bbcbd
fix: linting
SkArchon 480967d
fix: go modules
SkArchon d542eec
fix: updates
SkArchon 3564f0d
fix: updates
SkArchon eb69a26
fix: make in memory switcher default when cache warmer is not enabled
SkArchon 98608c7
fix: review comments
SkArchon a7adf3d
fix: updates
SkArchon 05026d3
Merge remote-tracking branch 'origin/main' into milinda/eng-8701-impl…
SkArchon 6d23b7e
fix: go mod
SkArchon ceabb75
fix: update enabled
SkArchon ae920ef
fix: update enabled
SkArchon 3cfca20
fix: review comments
SkArchon d4ad399
fix: review comments
SkArchon 5d79a9e
fix: feature flags didnt pass in cosmo flag status
SkArchon 7f099f5
fix: nil pointer
SkArchon f382e46
fix: review comments
SkArchon 9a34515
fix: use the new ristretto version
SkArchon 42c8c81
fix: formatting
SkArchon ef33a6c
fix: review comments
SkArchon e0734f5
fix: review comments
SkArchon 11158f6
fix: review comments
SkArchon 54f24c1
fix: tests
SkArchon 40548ad
Merge branch 'main' into milinda/eng-8701-implement-cache-warmer-from…
SkArchon fd68357
fix: review comments
SkArchon 4fa6007
fix: review comments
SkArchon d26cb4e
fix: review comments
SkArchon e371592
fix: review comments
SkArchon 335c0f1
fix: review comments
SkArchon 2fd4793
fix: review comments
SkArchon 9308bdd
fix: review comments
SkArchon f96e1f1
fix: review comments
SkArchon ab75a5a
fix: review comments
SkArchon 172df66
fix: review comments
SkArchon 44875f2
Merge branch 'main' into milinda/eng-8701-implement-cache-warmer-from…
SkArchon c3d2336
fix: update comments
SkArchon 0f98b1d
fix: review comments
SkArchon e511bef
fix: review comments
SkArchon 91b9bfc
fix: revert cdn
SkArchon c10b5bf
fix: review comments
SkArchon 4ef640c
fix: review comments
SkArchon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.