Ism*_*ael 6 firebase google-cloud-platform google-cloud-firestore
get对单个文档引用执行操作与执行查询操作来检索该单个文档之间是否存在性能差异?例如:
collection('users').document('uid').get()vs collection('users').where('uniqueField', '==', 'uniqueValue').get()
(假设查询操作是对唯一值执行的,即每个值只有一个文档)
| 归档时间: |
|
| 查看次数: |
1254 次 |
| 最近记录: |