Rate this page:
Limits and quotas apply to each installation for your app. See the Partitioning section in the App storage API reference for further detail.
You should avoid using the app storage API for storing the following types of data:
The app storage API has the following limits:
/^[a-zA-Z0-9:._\s-#]+$/
.key
field.When calling the app storage API, each installation has the following quotas.
Read and query operations are rate limited, with the following quotas:
Update and delete operations are rate limited, with the following quotas:
Each app may store a maximum of 100 MB per installation.
Rate this page: