Closed mumby0168 closed 2 years ago
cc @galvesribeiro
Any updates on this PR? :)
Hey @EugeneKrapivin sorry for the delay.
I've brought your changes in to a local branch. I'm working (should push the PR Today) on bringing those providers into Orleans main repo itself. I'll update later Today here so you can review the PR on Orleans repo.
Small PR to introduce a means to set a throughput requirement. This supports all three main methods supported by Cosmos DB.
Fixes #46
I also had a few questions.
ThroughputMode
that was added could be shared along with a base class for some default options that all packages share. The extensions can then also be shared, reducing code duplication.net6
is there any concerns around that? If so happy to drop it back down.