-
Notifications
You must be signed in to change notification settings - Fork 299
Adding Location Cache #2801
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
Merged
+622
−0
Merged
Adding Location Cache #2801
Changes from 14 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
653b308
read me change
gsa9989 b1d2f9f
Merge pull request #1 from gsa9989/read-me-change
gsa9989 abcd923
Merge remote-tracking branch 'upstream/main'
gsa9989 6d21360
Merge remote-tracking branch 'upstream/main'
gsa9989 b482aad
Merge branch 'main' of https://github.com/Azure/azure-sdk-f Please en…
gsa9989 c21ce13
Merge remote-tracking branch 'upstream/main'
gsa9989 aab7aff
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-rust
gsa9989 35aeddc
adding location cache, global endpoint manager, and lib.rs changes
gsa9989 62fdce7
adding get preferred endpoints
gsa9989 4806407
location cache updates + starting tests
gsa9989 257a5cd
more tests
gsa9989 45cb42d
changing location cache functions
gsa9989 5376e2e
adding cache tests
gsa9989 aa26e4f
adding comments to functions
gsa9989 5654bd8
add an 'includes' method to RequestOperation (#2886)
analogrelay d471295
rge branch 'main' of https://github.com/Azure/azure-sdk-for-rust into…
gsa9989 5cbc88b
Merge branch 'gaby/global-endpoint-manager' of https://github.com/Azu…
gsa9989 907cea9
fixing tests + comments
gsa9989 a69b0a0
adding tracing message
gsa9989 0595ff6
adjust trace message
gsa9989 58dad3f
adjust trace import
gsa9989 6db4811
fixing comments
gsa9989 7680353
added license header
gsa9989 a03d02a
time expression change
gsa9989 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
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
pub struct GlobalEndpointManager {} | ||
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.