Closed robertsearle closed 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...
@com.azure.spring.data.cosmos.core.mapping.Container
autoScaling = true
maxRUs=4_000
maxRUs
Feature Request --- Add an option to SQL API
@com.azure.spring.data.cosmos.core.mapping.Container
to setautoScaling = true
. I would also like an option to set themaxRUs=4_000
. Maybe just setting themaxRUs
is enough...