-
Notifications
You must be signed in to change notification settings - Fork 94
feat: introduce Namespace
#229
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 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
0b041c0
feat: introduce `Namespace`
winstxnhdw 4cc0f50
Merge branch 'master' into namespace
winstxnhdw 1447adc
chore: add notice for enterprise-only features
winstxnhdw 85d3d03
Merge branch 'master' into namespace
marcin-krystianc 9bf414e
Merge branch 'master' into namespace
winstxnhdw 351b98d
feat: add `Namespace` controller
winstxnhdw 2f8186f
Merge branch 'master' into namespace
winstxnhdw 0c32831
fix: intialise `Namespace` correctly
winstxnhdw 79ec6a4
fix: use correct env variable for default namespace
winstxnhdw 9bf6e5b
feat: add overload to use default Query/WriteOptions
winstxnhdw 103cf5b
feat: add test for Namespaces API
winstxnhdw acc987f
chore: remove unused `using`
winstxnhdw cd4fbb7
fix: assign `_namespaces`
winstxnhdw 0cf301e
fix: skip namespace test if not supported
winstxnhdw b0d882d
fix: remove `Partition` field
winstxnhdw b8f4d30
chore: sort usings
winstxnhdw 9e18df6
Merge branch 'master' into namespace
winstxnhdw 207d2a6
fix: use `DateTime` instead of `TimeSpan`
winstxnhdw a32d82b
fix: deleted namespaces are not immediately deleted
winstxnhdw 6274a47
fix: `ToHashSet` is not supported in net461
winstxnhdw b2e85a7
fix: `Put` request must specify incoming response
winstxnhdw 2231c57
refactor: `DeletedAt` should be in main `Namespace` class
winstxnhdw d6931cd
fix: use `EnterpriseOnlyFact` attribute instead
winstxnhdw 3a689cb
refactor: expose correct response
winstxnhdw 6a66429
chore: try skipping without a skippable attribute
winstxnhdw a0812b1
feat: make `EnterpriseOnlyFact` skippable
winstxnhdw b783ee9
chore: fix name when skipping test
winstxnhdw 476dadf
docs: add documentation for Namespaces
winstxnhdw 9064700
refactor: verify if created namespaces exist
winstxnhdw 0c47061
feat: add Namespace test with KV
winstxnhdw f50a2ac
chore: fix comment indentation
winstxnhdw 6f0f8a1
fix: apply dotnet format
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
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
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.