This repository has been archived by the owner on Jul 12, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added entity full name support in shared collections * Update Collection-sharing.md * Removed indexing from readme as it's no longer relevant * Fix typos Some typos were identified and corrected. * Removed the NoUI from the emulator installation * Added db level throughput management and dictionary parameters in the client. Addresses #67 and #66 * Update installcosmosemu.ps1 * Added docs for the new CosmosStoreSettings properties * Update azure-pipelines.yml * Adds configurable ctor initlisation for infrastracture. * Added Azure pipelines env variable endpoint * Fixed the db offer test * Update The-CosmosStore.md * Updated to Microsoft.Azure.DocumentDB.Core 2.4.0 * Added ability to configure unique keys for collection (#91) * Added ability to configure unique keys for collection * Fixed failing test * Removed throwing of exception * Removed optional ctor parameters * Fixed indentation on CosmosStoreSettings_CreatesCollectionWithUniqueKeyPolicy * Added a downloads icon in the readme * Upgraded to SDK 2.4.1 and fixed the Serializer bug * Use request options serializer when supplied * Fixes an issue with the DocumentClient serializer * SDK updated to 2.5.1 * Fixes typos in Read-and-Querying.md (#100) * Fix #103 (#104) * Fix #103 * Fixed the "aa" my bad! * Added unit test * Fixed the unit tests * Update README.md * Added a CosmonautClientFactory and made the DocumentClientFactory public
- Loading branch information
Showing
46 changed files
with
683 additions
and
203 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 was deleted.
Oops, something went wrong.
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.