Пропустить и перейти к основному содержимому
В ПРЕДВАРИТЕЛЬНОЙ ВЕРСИИ

Async Java SDK for Azure Cosmos DB

Дата публикации: 17 мая, 2018

Now in preview, the new asynchronous Java SDK for the Azure Cosmos DB SQL API is now open sourced on GitHub. This SDK uses the popular RxJava library to add a new asynchronous API surface area for composing event-based programs with observable sequences. It also features an improved user experience, and is lighter weight than our previous synchronous Java SDK, yielding a significant performance improvement on the client-side.

Learn more.

  • Features