Dec 16, 2021
1
0
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.