Dec 16, 2021
Post comments count1
Post likes count1
Async IO for the Python SDK is now in preview!
Async IO support for Azure Cosmos DB Python SDK, an important and much-anticipated capability, is now available in preview! Async IO is a concurrent programming method in Python that makes running CRUD (create, read, update, delete) operations in parallel easy to do.