주 콘텐츠로 건너뛰기
미리 보기

Async Java SDK for Azure Cosmos DB

게시된 날짜: 5월 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