【问题标题】:Cloud Firestore concurrent connection limit for mobile per database and Maximum writes per second per database每个数据库的移动设备的 Cloud Firestore 并发连接限制和每个数据库每秒的最大写入次数
【发布时间】:2019-02-01 09:10:31
【问题描述】:

Firebase Cloud Firestore 正式退出测试版。每个数据库的移动设备的新最大并发连接限制和每个数据库每秒的最大写入数是多少?

发布文章 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

【问题讨论】:

    标签: google-cloud-firestore


    【解决方案1】:

    当前使用和限制是always documented here

    最大并发连接数:1,000,000

    每秒最大写入次数:10,000(每秒最多 10 MiB)

    【讨论】:

    • 希望在测试版之后它会更高哈哈。假设如果在一秒钟内突然写入 20k 会发生什么
    • 可能写入错误?
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-12-14
    • 1970-01-01
    • 2012-07-27
    • 1970-01-01
    • 1970-01-01
    • 2017-12-22
    相关资源
    最近更新 更多