-
Notifications
You must be signed in to change notification settings - Fork 94
feat: add support for agent cache #225
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
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
15ba79e
feat(WriteOptions): add new properties
winstxnhdw 8b9f9e2
feat(QueryOptions): add new properties
winstxnhdw 171a99a
feat(Lock): add `LockDelay` and `Namespace`
winstxnhdw 0b7ae8c
chore(namespace): remove redudant namespace
winstxnhdw 148a73a
chore(Lock): address lint suggestions
winstxnhdw 984a1e8
chore: comment out enterprise-only properties
winstxnhdw 1ae5ec3
feat: add support for agent cache
winstxnhdw ee53598
Merge branch 'G-Research:master' into master
winstxnhdw 83be944
feat: add test for `UseCache`
winstxnhdw 6b44a04
revert(Lock): remove enterprise features
winstxnhdw 6f76030
revert: remove properties unrelated to agent cache
winstxnhdw 891b1c8
feat: add test for setting cache to `QueryOptions`
winstxnhdw 5c16d2b
feat: add `Headers` property to `QueryResult`
winstxnhdw a7a054b
feat: add overload for `Datacenters`
winstxnhdw a628faf
feat: add test for agent cache
winstxnhdw d089416
Merge branch 'master' into usecache
winstxnhdw 0869acd
refactor(test): check for `X-Cache` header and validate
winstxnhdw 4f7a4b3
fix: get correct seconds from `TimeSpan`
winstxnhdw dd7b483
Merge branch 'master' into usecache
winstxnhdw de6fcdb
refactor: use specific header properties instead
winstxnhdw e2f771f
fix: get correct seconds from `TimeSpan`
winstxnhdw f873136
fix: get correct seconds from `TimeSpan`
winstxnhdw fba5766
refactor: use nullable type for `CacheResult`
winstxnhdw d06f0b3
refactor: convert to `UInt64` instead of `Int32`
winstxnhdw fa27f08
refactor: prevent silent failures for incorrect `QueryOptions`
winstxnhdw fa39647
fix: update test to reflect updated `CacheResult`
winstxnhdw e42b30a
refactor: apply lint suggestions
winstxnhdw c2d9e99
refactor: prevent silent failures for incorrect `QueryOptions`
winstxnhdw 2213f15
refactor: prevent silent failures for incorrect `QueryOptions`
winstxnhdw 80e51f1
style(ICatalogEndpoint): apply lint suggestions
winstxnhdw 452c0b9
style(Catalog): apply lint suggestions
winstxnhdw 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
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.
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.