Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

FR Add an option to SQL API @Container to set auto scaling = true #365

Closed robertsearle closed 3 years ago

robertsearle commented 3 years ago

Feature Request --- Add an option to SQL API @com.azure.spring.data.cosmos.core.mapping.Container to set autoScaling = true . I would also like an option to set the maxRUs=4_000. Maybe just setting the maxRUs is enough...