You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/10/03 06:30:07 UTC

[GitHub] [openwhisk] chetanmeh opened a new issue #4664: Use CosmosDB v3 SDK for CosmosDBArtifactStore Impl

chetanmeh opened a new issue #4664: Use CosmosDB v3 SDK for CosmosDBArtifactStore Impl
URL: https://github.com/apache/openwhisk/issues/4664
 
 
   Azure CosmosDB has a newer [v3 SDK][1] which is based on [Reactor][2] instead of RxJava. We should plan to switch to this new SDK for existing `CosmosDBArtifactStore` implementation.
   
   For now plan is to use that first for cache-invalidator service #4663 and then change the main implementation. 
   
   [1]: https://azure.microsoft.com/en-us/updates/azure-cosmos-db-java-v3-sdk-now-available/
   [2]: https://azure.github.io/azure-sdk/java_design.html#async-api

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services