Cosmos-Autoscale:CosmosDB自动缩放

时间:2024-02-25 09:28:08
【文件属性】:

文件名称:Cosmos-Autoscale:CosmosDB自动缩放

文件大小:16KB

文件格式:ZIP

更新时间:2024-02-25 09:28:08

nosql azure autoscaling cosmosdb NoSQLC#

CosmosDB自动缩放 自动缩放宇宙的工具。 用法 首先使用Url和Authkey初始化CustomDocumentClient。 var customDocumentClient = CustomDocumentClient . Of ( " Url " , " Authkey " ); 如果这样初始化,则使用通用的executeasync将具有默认设置。 要使用设置进行初始化: var customConfiguration = new CustomConfiguration { MaxRetries = 10 , MinThroughput = 1000 , MaxThro


【文件预览】:
Cosmos-Autoscale-master
----.gitignore(6KB)
----README.md(1KB)
----tests()
--------CosmosClientTests()
----src()
--------DownscaleFunction()
--------CosmosClient()
----Cosmos-Autoscale.sln(4KB)

网友评论