0
votes

Firebase Cloud Firestore is officially out of beta. What is the new max concurrent connection limit for mobile per database and Maximum writes per second per database?

Release article https://cloud.google.com/blog/products/databases/announcing-cloud-firestore-general-availability-and-updates

https://firebase.googleblog.com/2019/01/cloud-firestore-in-general-availability.html

1

1 Answers

0
votes

The current usage and limits are always documented here.

Max concurrent connections: 1,000,000

Max writes per second: 10,000 (up to 10 MiB per second)